Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-11-12 | 825 Bytes | |
v0.5.5 source code.tar.gz | 2023-11-12 | 20.4 kB | |
v0.5.5 source code.zip | 2023-11-12 | 24.3 kB | |
Totals: 3 Items | 45.4 kB | 0 |
Primes v0.5.5
Merged pull requests: - Set up GH Actions for CI and doc deployment (#135) (@fingolfin) - Update Documenter version (#137) (@oscardssmith) - Fix CI.yml (#138) (@fingolfin) - divisors: add doctest filter (#140) (@fingolfin) - Update title page of documentation (#141) (@fingolfin) - Disable failing doctest (#142) (@fingolfin) - relax version requirement for Documenter (#143) (@oscardssmith) - Bump actions/checkout from 3 to 4 (#144) (@dependabot[bot]) - fix type-stability for factoring weird Integer types. (#146) (@oscardssmith)
Closed issues:
- I would like to re-use Primes.Factorization for polynomials (#126)
- Documentation on website is outdated (#134)
- factor(SafeInt128(8))
returns an error (#145)