A Python package for performing memory-intensive computations in parallel using chunks and checkpointing.
The Python package can be installed with pip as follows:
pip install thread-chunks
The PyPI page can be found here: https://pypi.org/project/thread-chunks.
Python >= 3.7
Packages:
Documentation including worked examples can be found at: https://thread-chunks.readthedocs.io/.
Source code can be found at: https://github.com/Christopher-K-Long/thread-chunks.
The current version is 1.0.5
. Please see the Change Log for more
details.