Skip to main content

Utilities for working with matrices as linear operators

Project description

Latest PyPI version Documentation Status MIT license Travis CI build status Coverage status Code quality

Why

matrixutils is a python package that includes utilities for working with matrices as linear operators in python. It includes utilities for wrapping and unwrapping matrices and vectors, tools for creating matrices, and operators Zero and Identity which improve code efficiency without sacrificing readability.

It is used by discretize and SimPEG.

Installation

pip install matrixutils

To install as a developer

git clone https://github.com/opengeophysics/matrixutils.git
cd matrixutils
python setup.py install

or to build the installation in-place:

git clone https://github.com/opengeophysics/matrixutils.git
cd matrixutils
python setup.py install build_ext --inplace

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

matrixutils-0.0.3b0.tar.gz (135.1 kB view details)

Uploaded Source

File details

Details for the file matrixutils-0.0.3b0.tar.gz.

File metadata

File hashes

Hashes for matrixutils-0.0.3b0.tar.gz
Algorithm Hash digest
SHA256 0e9dd52410c5e7efe7b82e91a7adfc13b1402f731b583e89385b0bd6edee1896
MD5 c71a3595a53deb38ac7668154255d102
BLAKE2b-256 daddff45bfc33f55f30b9c6daae217bd45b09e5fe6f4b9f68541adcea530bb4f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page