Releases: JuliaIntervals/AffineArithmetic.jl
Releases · JuliaIntervals/AffineArithmetic.jl
v0.2.1
v0.2.0
AffineArithmetic v0.2.0
Closed issues:
- Register the package (#4)
- Define powers and literal powers (#5)
- Bug in * (#9)
- Move Affine to FullAffine and AFF to Affine (#10)
- Multplication is broken (#29)
- Subtraction of two Aff is broken (#30)
- can't be installed (#34)
Merged pull requests:
- Fix import (#6) (@dpsanders)
- Add integer powers (#7) (@dpsanders)
- Division for AFF (#8) (@mforets)
- Add AFF type (#11) (@dpsanders)
- Install TagBot as a GitHub Action (#13) (@JuliaTagBot)
- Renaming (cont.) (#16) (@mforets)
- On being rigorous (#18) (@zomborid)
- Add reference to Messine paper (#21) (@dpsanders)
- Remove old AF1.jl (#23) (@dpsanders)
- switched to gha and updated compatibilities (#35) (@lucaferranti)
- Update CI.yml (#36) (@lucaferranti)
v0.1.0
Add author and version number