Skip to main content

utilities for working with matrices as linear operators in python

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.2.tar.gz (135.3 kB view details)

Uploaded Source

File details

Details for the file matrixutils-0.0.2.tar.gz.

File metadata

  • Download URL: matrixutils-0.0.2.tar.gz
  • Upload date:
  • Size: 135.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for matrixutils-0.0.2.tar.gz
Algorithm Hash digest
SHA256 6a7e996fc70a9b669f43d7438c2d2a13b38ec44079bf1155e9cfe225e246eb6c
MD5 b201e0a9a9c261f45ed055d6f7b3be2c
BLAKE2b-256 c7febcd8eb36c5c876232b20a7163f626e159435f57d02cd1734383789cf4803

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