https://github.com/bh2smith/integerpartitions
Algorithms for efficient computation of restricted and unrestricted integer partitions.
https://github.com/bh2smith/integerpartitions
Last synced: about 1 year ago
JSON representation
Algorithms for efficient computation of restricted and unrestricted integer partitions.
- Host: GitHub
- URL: https://github.com/bh2smith/integerpartitions
- Owner: bh2smith
- Created: 2015-05-26T09:22:40.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-26T09:31:32.000Z (about 11 years ago)
- Last Synced: 2025-02-17T10:47:58.613Z (over 1 year ago)
- Language: Python
- Size: 141 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Integer Partitions
Algorithms for efficient computation of restricted and unrestricted integer partitions.
Includes less efficient algorithms and original solutions.