Framework for iterative solver via reverse communication
Project description
Framework for iterative solver via reverse communication
Free software: GNU Lesser General Public License v3 or later (LGPLv3+)
Installation
pip install rcis
You can also install the in-development version with:
pip install https://github.com/enricofacca/rcis/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
1.0.0 (2022-06-10)
Reverse communication without abstract classes.
0.2.0 (2022-01-16)
Reverse communication with just one flag for user-solver communication
0.1.0 (2022-01-10)
First release with Reverse communication code
0.0.0 (2022-01-05)
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
rcis-1.0.0.tar.gz
(31.1 kB
view details)
Built Distribution
rcis-1.0.0-py2.py3-none-any.whl
(20.1 kB
view details)
File details
Details for the file rcis-1.0.0.tar.gz
.
File metadata
- Download URL: rcis-1.0.0.tar.gz
- Upload date:
- Size: 31.1 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 | 14b2ddf8d076e180dc9b1ece79e5cce6a1dfdf4b198aa655d0e9b61adc8df885 |
|
MD5 | 669e2f31168bcfed394c2879d26ba9e7 |
|
BLAKE2b-256 | 3b21e79e12247f03253ef0b07694fd8c2d56782c51ebb58ac5d9803e37d6ef17 |
File details
Details for the file rcis-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: rcis-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 20.1 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 | f4701e86c9c5859a6e23f9d52aec32ef7c19fd77174d892b513e5da869950c1f |
|
MD5 | 39aafd2976d4414b4e6cf78141e7e915 |
|
BLAKE2b-256 | e47a4d20d201d1e7402071ed91bc82c0e13130720ea1a4a9e6719ac6608c8fcf |