Releases: jump-dev/MutableArithmetics.jl
Releases · jump-dev/MutableArithmetics.jl
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
v1.5.2
16 Oct 01:53
Compare
Sorry, something went wrong.
No results found
MutableArithmetics v1.5.2
Diff since v1.5.1
Merged pull requests:
Fix sum(::AbstractArray{<:AbstractMutable}; dims) (#310 ) (@odow )
Prep for v1.5.2 (#311 ) (@odow )
Closed issues:
sum with init and dims (#309 )
v1.5.1
13 Oct 19:36
Compare
Sorry, something went wrong.
No results found
MutableArithmetics v1.5.1
Diff since v1.5.0
Merged pull requests:
Closed issues:
Build faster paths for SAF constructions (#305 )