A package to efficiently run batches of similar calculations
Project description
A python package to run large or small batches of similar calculations and storing the results so no double calculations are performed. Batches of computation with lots of result data can be performed as results are stored on disk and only loaded in memory when required. Furthermore, methods for easily retrieving runs with certain parameters are available to ease post-processing and visualizing data.
Installation
requires:
numpy
To install run:
pip install batchpy
Usage
The quickstart example in the online documentation gives a good overview of basic usage.
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
batchpy-1.3.0.tar.gz
(23.0 kB
view details)
File details
Details for the file batchpy-1.3.0.tar.gz
.
File metadata
- Download URL: batchpy-1.3.0.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 077f4f54b31a76d083841f781ab96b9ec9ec33ee98e6a270d32885d3f8aac779 |
|
MD5 | 3cc63bca9196680ff2d32d36cefb78fd |
|
BLAKE2b-256 | e0fa3d0bb0a04bca8a3c80eef1c3d019dd7df89b032b6095b242a82ee1fd4eb0 |