| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-12-18 | 869 Bytes | |
| v1.9.0 source code.tar.gz | 2023-12-18 | 58.4 kB | |
| v1.9.0 source code.zip | 2023-12-18 | 62.7 kB | |
| Totals: 3 Items | 122.0 kB | 1 | |
IterTools v1.9.0
Merged pull requests:
- make BinomialIterState immutable (#97) (@nsajko)
- Just use Autodocs (#107) (@oxinabox)
- fast partition (#108) (@pepijndevos)
- Bump actions/checkout from 2 to 3 (#109) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#111) (@dependabot[bot])
- docs: add an index and move the docstrings to a reference page (#113) (@digital-carver)
- docs: fix README: update dev docs link & logo, and CI badge (#114) (@digital-carver)
- Fix doctests and upgrade to Documenter v1 (#115) (@digital-carver)
- docs: add a package Description and a See Also section (#116) (@digital-carver)
Closed issues:
- partition function type stability for constant arguments (#39)
- fix doctests (#105)
- Support random
partition? (#110)