Releases: JeffreySarnoff/FastRationals.jl
Releases · JeffreySarnoff/FastRationals.jl
v0.3.0
FastRationals v0.3.0
Merged pull requests:
- Remove unused type-parameter (#28) (@jishnub)
- Move unused packages to benchmark-specific Project.toml (#29) (@MilesCranmer)
v0.2.2
FastRationals v0.2.2
v0.2.1
FastRationals v0.2.1
Merged pull requests:
v0.2.0
FastRationals v0.2.0
Closed issues:
- compactify_rational inaccurate (#16)
- negative denominators spoil comparison operating (#19)
- I'd like to know where we lost some
FastQ64
relative speedup. (#21)
Merged pull requests:
- Install TagBot as a GitHub Action (#24) (@JuliaTagBot)
- Fix division of two negative FastRational{BigInt} (#25) (@Liozou)
v0.1.8
cleanup for announcement
v0.1.7
refactor
v0.1.6
generate docs
v0.1.5
v0.1.5 (2019-07-16)
Closed issues:
- FastRationals.compactify_rational vs. Base.rationalize (#13)
Merged pull requests:
- review and establish use of minimal constructor (#22) (JeffreySarnoff)
v0.1.4
cleanup, revise compactify internals
v0.1.3
fix glitch in hashing