Skip to main content

A pythonic abstraction for linear mathematical operators

Project description

This project provides a standalone set of classes to abstract the creation and management of linear operators, to be used as a common basis for the development of advanced mathematical frameworks.

The code base was originally forked from the pykrylov project developed by Dominique Orban. This project has added missing features such as Python 3 support, a comprehensive test suite, bug fixes and feature enhancements.

Requirements

  • Python 2 (>=2.6) or 3 (>=3.2)

  • NumPy

Installation

Using pip / easy_install (recommended):

pip install linop

From the cloned repository or unpacked source distribution:

python setup.py install

Documentation

The package documentation can be found here. The documentation can be built using Sphinx. Within the root location of the source directory, run:

python setup.py build_sphinx

The html documentation will be available in doc/build/html.

Changelog

See the CHANGES.txt file.

Thanks to

A list of contributors to the project is kept updated in the AUTHORS.txt file.

Contributing

The code source is released under a permissive license. Anyone is welcome to contribute to the improvement of the existing code base.

Please feel free to submit an issue to the bug tracker, clone the repository and submit your changes by pull-request.

The test suite uses nose and can be run with:

python setup.py test

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

linop-0.8.2.tar.gz (17.2 kB view details)

Uploaded Source

File details

Details for the file linop-0.8.2.tar.gz.

File metadata

  • Download URL: linop-0.8.2.tar.gz
  • Upload date:
  • Size: 17.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for linop-0.8.2.tar.gz
Algorithm Hash digest
SHA256 7b8464e712a04a3225b047be5aa93f5e8c01c461633dedfac85470e6d96087f0
MD5 ead0d19694d2dbe5f5b9cca37a09ad38
BLAKE2b-256 df190ba8db64575b5b0e748d72b202a88494e939d7fad1516a3697ee0556752a

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