Recent Releases of seedbank
seedbank - Add stdlib RNG
This adds a function to get an stdlib RNG.
- Python
Published by mdekstrand almost 2 years ago
seedbank - Improve exports and usability
This adds exports and docs to improve usability, small changes mostly.
- Python
Published by mdekstrand almost 2 years ago
seedbank - 0.2 pre-release
Pre-release of SeedBank 0.2, with types and doc improvements. Only supports Python 3.10 and later (per SPEC0).
- Python
Published by mdekstrand over 2 years ago
seedbank - v0.1.3
Cleanup release, fixing a bug with Python 3.11 and supporting CuPy.
What's Changed
- Use lenskit-build-tools for CI by @mdekstrand in https://github.com/lenskit/seedbank/pull/12
- Add support for CuPy by @mdekstrand in https://github.com/lenskit/seedbank/pull/13
- Clean up CI and extend to Python 3.11 by @mdekstrand in https://github.com/lenskit/seedbank/pull/14
Full Changelog: https://github.com/lenskit/seedbank/compare/v0.1.2...v0.1.3
- Python
Published by mdekstrand over 2 years ago
seedbank - File Initialization
New release with the file initialization feature (#10).
Merged PRs
- Update to use PEP631 project layout (#11) @mdekstrand
- Support seeding from initialization files (#10) @mdekstrand
- Build with Python 3.10 (#4) @mdekstrand
- Python
Published by github-actions[bot] over 4 years ago