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
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file admk-0.1.1.tar.gz
.
File metadata
- Download URL: admk-0.1.1.tar.gz
- Upload date:
- Size: 63.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.8.2 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a297bb20f4a56daf850be0a7053d61bdecbca6a27a0c0762d85894b36c1791d |
|
MD5 | 08c805435657a43bcbc675e4a5690308 |
|
BLAKE2b-256 | 25cded7e62a7b951502f75fc40f88db95f28b3ab1abb0fae8c3b279f2331581d |
File details
Details for the file admk-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: admk-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.8.2 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e16f0b8f5ce6f64c275d2429e8d191323701f520ca3f1b95f25dbabfe61e4e3 |
|
MD5 | b78cfa4760e28b2139685e495af1d3a6 |
|
BLAKE2b-256 | 9ba851496c2e86348b82ac29a365a82ca8ef2bc69b81e86152902e0f225b2ee1 |