Releases: jump-dev/MutableArithmetics.jl
Releases · jump-dev/MutableArithmetics.jl
v0.2.4
MutableArithmetics v0.2.4
Closed issues:
- broadcasting MethodError in constraints involving both sparse and dense arrays (#38)
Merged pull requests:
v0.2.3
MutableArithmetics v0.2.3
Merged pull requests:
- Install TagBot as a GitHub Action (#35) (@JuliaTagBot)
- fixed ilog2 function missing from scope (#36) (@ExpandingMan)
v0.2.2
v0.2.1
v0.2.0
v0.1.1
v0.1.0
v0.1.0 (2019-12-12)
Diff since b7a6d4c73f635681582e717ae1bdd67a3d1c93b5
Closed issues:
- Fix links on README (#4)
Merged pull requests:
- Add iszero! (#23) (blegat)
- Don't automatically redirect operate to operate_to (#22) (blegat)
- Fix sum and difference with Symmetric matrices (#21) (blegat)
- Move rewrite tests to src/Test (#20) (blegat)
- Use broadcast! from @rewrite (#19) (blegat)
- Improve coverage of rewrite (#18) (blegat)
- Add hygiene tests (#17) (blegat)
- Mutable array operations (#16) (blegat)
- Add @rewrite macro (#15) (blegat)
- Miscellaneous improvements/fixes (#14) (blegat)
- Remove nested @inbounds (#13) (blegat)
- Chase down matmul allocation from mul_to! (#12) (blegat)
- Update README and fix allocation (#11) (blegat)
- Remove reference to
examples
folder (#10) (Peiffap) - Refactor with operate functions (#9) (blegat)
- Refactoring (#8) (blegat)
- Add example implementing the API for BigInt (#7) (Peiffap)
- Update README to better represent the reason for having this package (#6) (Peiffap)
- Add Travis to make.jl (#3) (Peiffap)
- Add tests to the prototype with traits (#2) (Peiffap)
- Move code from the IJulia notebooks (#1) (Peiffap)