thread-chunks
A python package for performing memory intensive computations in parallel using chunks and checkpointing.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.2%) to scientific vocabulary
Keywords
Repository
A python package for performing memory intensive computations in parallel using chunks and checkpointing.
Basic Info
- Host: GitHub
- Owner: Christopher-K-Long
- License: apache-2.0
- Language: Python
- Default Branch: main
- Homepage: https://thread-chunks.readthedocs.io/
- Size: 51.8 KB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 5
Topics
Metadata Files
README.md
thread-chunks
A Python package for performing memory-intensive computations in parallel using chunks and checkpointing.
Installation
The Python package can be installed with pip as follows:
bash
pip install thread-chunks
The PyPI page can be found here: https://pypi.org/project/thread-chunks.
Requirements:
Python >= 3.7
Packages:
Documentation
Documentation including worked examples can be found at: https://thread-chunks.readthedocs.io/.
Source Code
Source code can be found at: https://github.com/Christopher-K-Long/thread-chunks.
Version and Changes
The current version is 1.0.5. Please see the Change Log for more
details.
Owner
- Name: Christopher K. Long
- Login: Christopher-K-Long
- Kind: user
- Company: The University of Cambridge
- Website: ckl45@cam.ac.uk
- Repositories: 1
- Profile: https://github.com/Christopher-K-Long
PhD candidate at the University of Cambridge working on quantum algorithms.
Citation (CITATION.cff)
cff-version: 1.2.0
title: thread-chunks
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Christopher K.
family-names: Long
email: ckl45@cam.ac.uk
affiliation: University of Cambridge
orcid: 'https://orcid.org/0009-0001-3230-942X'
repository-code: 'https://github.com/Christopher-K-Long/thread-chunks'
url: 'https://thread-chunks.readthedocs.io'
repository: 'https://pypi.org/project/thread-chunks'
abstract: >-
A python package for performing memory intensive computations in parallel
using chunks and checkpointing.
keywords:
- thread
- threading
- multithreading
- parallel
- parallelisation
- checkpointing
- chunk
- chunking
- chunks
license: Apache-2.0
version: 1.0.5
date-released: '2025-04-17'
GitHub Events
Total
- Release event: 5
- Watch event: 1
- Delete event: 9
- Push event: 24
- Pull request event: 9
- Create event: 17
Last Year
- Release event: 5
- Watch event: 1
- Delete event: 9
- Push event: 24
- Pull request event: 9
- Create event: 17
Packages
- Total packages: 1
-
Total downloads:
- pypi 34 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 6
- Total maintainers: 1
pypi.org: thread-chunks
A python package for performing memory intensive computations in parallel using chunks and checkpointing.
- Homepage: https://github.com/Christopher-K-Long/thread-chunks
- Documentation: https://thread-chunks.readthedocs.io/
- License: apache-2.0
-
Latest release: 1.0.5
published 8 months ago