Releases: JuliaAlgebra/DynamicPolynomials.jl
Releases · JuliaAlgebra/DynamicPolynomials.jl
v0.3.21
02 Oct 15:57
Compare
Sorry, something went wrong.
No results found
DynamicPolynomials v0.3.21
Diff since v0.3.20
Closed issues:
Variables get lost in Substitution (#92 )
error from substitution (#96 )
Merged pull requests:
Drop variables not in any substitution (#95 ) (@blegat )
v0.3.20
27 Aug 17:57
Compare
Sorry, something went wrong.
No results found
v0.3.19
26 Jul 14:45
Compare
Sorry, something went wrong.
No results found
v0.3.18
08 Jul 21:27
Compare
Sorry, something went wrong.
No results found
v0.3.17
21 May 20:29
Compare
Sorry, something went wrong.
No results found
DynamicPolynomials v0.3.17
Diff since v0.3.16
Closed issues:
Multiplication with 0 discards of coefficients. (#80 )
Merged pull requests:
v0.3.16
09 Apr 22:15
Compare
Sorry, something went wrong.
No results found
DynamicPolynomials v0.3.16
Diff since v0.3.15
Merged pull requests:
MassInstallAction: Install the CompatHelper workflow on this repository (#76 ) (@blegat )
MassInstallAction: Install the TagBot workflow on this repository (#77 ) (@blegat )
CompatHelper: bump compat for "Reexport" to "1.0" (#78 ) (@github-actions[bot])
Keep variables for constant zero Polynomials (#81 ) (@manuelbb-upb )
Update README.md (#82 ) (@mforets )
v0.3.15
29 Oct 11:12
Compare
Sorry, something went wrong.
No results found
DynamicPolynomials v0.3.15
Diff since v0.3.14
Closed issues:
"subs" on words with multiple occurences of the same variable (#70 )
Performance of Inplace Addition (#73 )
Merged pull requests:
Fix substitution with noncommutative variables (#74 ) (@blegat )
Define term(coef, mono) (#75 ) (@blegat )
v0.3.14
23 Oct 22:13
Compare
Sorry, something went wrong.
No results found
DynamicPolynomials v0.3.14
Diff since v0.3.13
Closed issues:
BoundsError trying to calculate x^0*y for non commutative x and y (#71 )
IDs of PolyVars (#72 )
v0.3.13
21 Aug 00:25
Compare
Sorry, something went wrong.
No results found
DynamicPolynomials v0.3.13
Diff since v0.3.12
Merged pull requests:
Only call _add_variables if needed (#65 ) (@blegat )
Simplify promote (#66 ) (@blegat )
CompatHelper: bump compat for "DataStructures" to "0.18" (#68 ) (@github-actions[bot])
v0.3.12
15 Jul 08:08
Compare
Sorry, something went wrong.
No results found
DynamicPolynomials v0.3.12
Diff since v0.3.11
Closed issues:
zero(p::Polynomial{C,T}) returns polynomial zero that is modified when p is modified (#62 )
Merged pull requests: