Releases: jump-dev/MutableArithmetics.jl
Releases · jump-dev/MutableArithmetics.jl
v1.7.1
01 Apr 22:21
Compare
Sorry, something went wrong.
No results found
v1.7.0
31 Mar 23:39
Compare
Sorry, something went wrong.
No results found
MutableArithmetics v1.7.0
Diff since v1.6.7
Merged pull requests:
Fix rewrite of sum(x; init) when x is not a generator (#344 ) (@odow )
Update CI jobs, add Dependabot, update JuliaFormatter (#345 ) (@odow )
Drop support for Julia 1.6 and make 1.10 the new minimum (#346 ) (@odow )
Bump julia-actions/cache from 2 to 3 (#347 ) (@dependabot [bot])
Narrow Zero arithmetic methods to reduce invalidations (#348 ) (@oameye )
Fix allocation tests for Julia v1.12.5 (#349 ) (@odow )
Bump codecov/codecov-action from 5 to 6 (#350 ) (@dependabot [bot])
Prep for v1.7.0 (#351 ) (@odow )
Closed issues:
Confusing behaviour of sum, init and ;. (#343 )
v1.6.7
21 Oct 22:54
Compare
Sorry, something went wrong.
No results found
v1.6.6
27 Sep 01:56
Compare
Sorry, something went wrong.
No results found
MutableArithmetics v1.6.6
Diff since v1.6.5
Merged pull requests:
Fix * between matrix and vector with non-concrete element types (#337 ) (@odow )
Prep for v1.6.6 (#338 ) (@odow )
Closed issues:
StackOverflow with * between non-concrete types (#336 )
v1.6.5
17 Sep 11:02
Compare
Sorry, something went wrong.
No results found
v1.6.4
20 Feb 02:07
Compare
Sorry, something went wrong.
No results found
v1.6.3
30 Jan 22:32
Compare
Sorry, something went wrong.
No results found
MutableArithmetics v1.6.3
Diff since v1.6.2
Merged pull requests:
Fix unary minus operators in rewrite (#325 ) (@odow )
Fix mutable allocations in n-ary multiplication (#326 ) (@odow )
Prep for v1.6.3 (#327 ) (@odow )
Closed issues:
Ternary operator inside macros (#324 )
Negative signs in expressions (#323 )
v1.6.2
15 Jan 09:08
Compare
Sorry, something went wrong.
No results found
MutableArithmetics v1.6.2
Diff since v1.6.1
Merged pull requests:
Fix dot product between Rational{Int} and Rational{BigInt} (#322 ) (@blegat )
v1.6.1
14 Jan 08:19
Compare
Sorry, something went wrong.
No results found
MutableArithmetics v1.6.1
Diff since v1.6.0
Merged pull requests:
Fix GitHub actions badge in README (#315 ) (@odow )
Fix similar_array_type for SubArray (#317 ) (@odow )
Fix neutral_element for AbstractArrays (#320 ) (@odow )
Prep for v1.6.1 (#321 ) (@odow )
Closed issues:
similar_array_type with SubArray (#316 )
dot product fails when the result is a matrix (#318 )
v1.6.0
18 Nov 01:45
Compare
Sorry, something went wrong.
No results found