Skip to main content

Algebraic Dynamics Monge Kantorovich solver for Basis Pursuit problem

Project description

Algebraic Dynamics Monge Kantorovich solver for solution of Optimal Transport on Graphs. It contains (part of) the work described in Fast Iterative Solution of the Optimal Transport Problem on Graphs. Consider citying this paper if you find the code inside this repository useful.

  • Free software: MIT license

Installation

pip install admk

You can also install the in-development version with:

pip install https://github.com/enricofacca/admk/archive/main.zip

Documentation

https://admk.readthedocs.io/

Development

To run all the tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.1.1 (2022-06-10)

  • Working code.

0.1.0 (2022-06-10)

  • Working code.

0.0.0 (2022-01-12)

  • First release on PyPI.

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

admk-0.1.1.tar.gz (63.4 kB view hashes)

Uploaded Source

Built Distribution

admk-0.1.1-py2.py3-none-any.whl (11.6 kB view hashes)

Uploaded Python 2 Python 3

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