Recent Releases of DynamicPolynomials
DynamicPolynomials - v0.6.2
DynamicPolynomials v0.6.2
Merged pull requests: - Use cmp instead of compare (#170) (@blegat)
- Julia
Published by github-actions[bot] 10 months ago
DynamicPolynomials - v0.6.1
DynamicPolynomials v0.6.1
Merged pull requests: - Faster vector substitution (#165) (@blegat)
- Julia
Published by github-actions[bot] over 1 year ago
DynamicPolynomials - v0.6.0
DynamicPolynomials v0.6.0
Merged pull requests:
- Complex-valued variables (#121) (@projekter)
- Stop exporting Monomial (#160) (@blegat)
- [BREAKING] Remove term iterator behavior of polynomial (#161) (@blegat)
- Remove myminivect (#162) (@blegat)
- Remove Pkg from dependencies (#163) (@asinghvi17)
Closed issues: - Don't turn coefficients into float on div (#144) - StackOverflowError using antiderivative (#157)
- Julia
Published by github-actions[bot] over 1 year ago
DynamicPolynomials - v0.5.7
DynamicPolynomials v0.5.7
Merged pull requests: - Fix monomials for LexOrder (#159) (@blegat)
Closed issues: - Can't use monomials with InverseLexOrder (#138)
- Julia
Published by github-actions[bot] almost 2 years ago
DynamicPolynomials - v0.5.6
DynamicPolynomials v0.5.6
Merged pull requests: - Error for divides with noncommutative (#154) (@blegat) - Add antidifferentiation (#158) (@chrhansk)
Closed issues: - wrong calculation with LexOrder? (#155)
- Julia
Published by github-actions[bot] almost 2 years ago
DynamicPolynomials - v0.5.5
DynamicPolynomials v0.5.5
Merged pull requests: - A fix for ordering(poly) (#151) (@sumiya11) - Fix Lex comparison (#153) (@blegat)
Closed issues: - Issues with polynomial arithmetic (#152)
- Julia
Published by github-actions[bot] about 2 years ago
DynamicPolynomials - v0.5.4
DynamicPolynomials v0.5.4
Merged pull requests:
- MA.operate!(+, pol1, pol2): prevent captured variable perf issue (#145) (@nsajko)
- Add tests for ordering (#146) (@blegat)
- Julia
Published by github-actions[bot] about 2 years ago
DynamicPolynomials - v0.5.3
DynamicPolynomials v0.5.3
Closed issues: - Converting polynomial coefficients into Integer? (#140) - ArgumentError: There should be as many variables as exponents (#141) - Is conversion from number to Polynomial supposed to work? (#143)
Merged pull requests: - Support VT("name") where VT::Type{<:Variable} (#137) (@timholy) - Fix mutation of power of monomial (#142) (@blegat)
- Julia
Published by github-actions[bot] over 2 years ago
DynamicPolynomials - v0.5.2
DynamicPolynomials v0.5.2
Merged pull requests: - Error on negative degree for monomials (#136) (@blegat)
- Julia
Published by github-actions[bot] over 2 years ago
DynamicPolynomials - v0.5.1
DynamicPolynomials v0.5.1
Merged pull requests: - Fix variable with subs of zero power (#135) (@blegat)
- Julia
Published by github-actions[bot] over 2 years ago
DynamicPolynomials - v0.5.0
DynamicPolynomials v0.5.0
Closed issues:
- warnings on multiplyexistingvar (#123)
- Cannot always create monomials with specified degrees (#132)
Merged pull requests: - Add variable and monomial order (#120) (@blegat) - mapexponents for polynomial (#124) (@blegat) - Fix monomials with unsorted variables (#125) (@blegat) - Update for MP renamings (#128) (@blegat) - coefficienttype -> coefficienttype (#129) (@blegat) - Remove DataStructures dependency (#133) (@blegat) - Improve promoteoperation for substitution (#134) (@blegat)
- Julia
Published by github-actions[bot] over 2 years ago
DynamicPolynomials - v0.4.6
DynamicPolynomials v0.4.6
Closed issues:
- Addition of PolyVar and Irrational fails (#114)
Merged pull requests: - Update with MultivariatePolynomials#bl/term (#113) (@blegat) - remove unbound type parameters (#115) (@nsajko) - Add ChainRulesCore as test dependency (#116) (@blegat) - Changes need for mutable pseudo_rem (#122) (@blegat)
- Julia
Published by github-actions[bot] about 3 years ago
DynamicPolynomials - v0.4.5
DynamicPolynomials v0.4.5
Closed issues: - incorrect gcd (#107) - monovec boolean indexing (#111)
Merged pull requests: - Fix indexing with vector of boolean (#112) (@blegat)
- Julia
Published by github-actions[bot] almost 4 years ago
DynamicPolynomials - v0.4.4
DynamicPolynomials v0.4.4
Merged pull requests: - CompatHelper: bump compat for MutableArithmetics to 1, (keep existing compat) (#108) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 4 years ago
DynamicPolynomials - v0.4.3
DynamicPolynomials v0.4.3
Merged pull requests: - Fix mapexponents_to! with same variables (#106) (@blegat)
- Julia
Published by github-actions[bot] about 4 years ago
DynamicPolynomials - v0.4.2
DynamicPolynomials v0.4.2
Closed issues: - Incorrect GCD (#104)
Merged pull requests: - Fix mapexponents! with different variables (#105) (@blegat)
- Julia
Published by github-actions[bot] about 4 years ago
DynamicPolynomials - v0.4.1
DynamicPolynomials v0.4.1
Closed issues: - new release (#101)
Merged pull requests: - Implement mapcoefficient functions (#102) (@blegat)
- Julia
Published by github-actions[bot] over 4 years ago
DynamicPolynomials - v0.4.0
DynamicPolynomials v0.4.0
Merged pull requests: - Update to MutableArithmetics v0.3 (#98) (@blegat)
- Julia
Published by github-actions[bot] over 4 years ago
DynamicPolynomials - v0.3.21
DynamicPolynomials v0.3.21
Closed issues: - Variables get lost in Substitution (#92) - error from substitution (#96)
Merged pull requests: - Drop variables not in any substitution (#95) (@blegat)
- Julia
Published by github-actions[bot] over 4 years ago
DynamicPolynomials - v0.3.20
DynamicPolynomials v0.3.20
Merged pull requests: - Fix for Issue #92 - Keeping Variables when Substituting (#93) (@manuelbb-upb)
- Julia
Published by github-actions[bot] over 4 years ago
DynamicPolynomials - v0.3.19
DynamicPolynomials v0.3.19
Merged pull requests: - Fix promotion of multiplication (#89) (@blegat)
- Julia
Published by github-actions[bot] over 4 years ago
DynamicPolynomials - v0.3.18
DynamicPolynomials v0.3.18
Merged pull requests: - Faster monomial multiplication (#87) (@blegat) - Fix promotion with nonconcrete types (#88) (@blegat)
- Julia
Published by github-actions[bot] over 4 years ago
DynamicPolynomials - v0.3.17
DynamicPolynomials v0.3.17
Closed issues: - Multiplication with 0 discards of coefficients. (#80)
Merged pull requests: - Fix mapexponents! (#86) (@blegat)
- Julia
Published by github-actions[bot] almost 5 years ago
DynamicPolynomials - v0.3.16
DynamicPolynomials v0.3.16
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)
- Julia
Published by github-actions[bot] almost 5 years ago
DynamicPolynomials - v0.3.15
DynamicPolynomials v0.3.15
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)
- Julia
Published by github-actions[bot] over 5 years ago
DynamicPolynomials - v0.3.14
DynamicPolynomials v0.3.14
Closed issues: - BoundsError trying to calculate x^0*y for non commutative x and y (#71) - IDs of PolyVars (#72)
- Julia
Published by github-actions[bot] over 5 years ago
DynamicPolynomials - v0.3.13
DynamicPolynomials v0.3.13
Merged pull requests: - Only call addvariables if needed (#65) (@blegat) - Simplify promote (#66) (@blegat) - CompatHelper: bump compat for "DataStructures" to "0.18" (#68) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 5 years ago
DynamicPolynomials - v0.3.12
DynamicPolynomials v0.3.12
Closed issues: - zero(p::Polynomial{C,T}) returns polynomial zero that is modified when p is modified (#62)
Merged pull requests: - Close issue #62 (#63) (@tweisser)
- Julia
Published by github-actions[bot] over 5 years ago
DynamicPolynomials - v0.3.11
DynamicPolynomials v0.3.11
- Julia
Published by github-actions[bot] over 5 years ago
DynamicPolynomials - v0.3.10
DynamicPolynomials v0.3.10
Closed issues: - Multiplication with one(Monomial{false}) (#58)
Merged pull requests: - Fix multiplication with empty monomial (#59) (@blegat)
- Julia
Published by github-actions[bot] almost 6 years ago
DynamicPolynomials - v0.3.9
DynamicPolynomials v0.3.9
Merged pull requests: - Install TagBot as a GitHub Action (#56) (@JuliaTagBot)
- Julia
Published by github-actions[bot] about 6 years ago
DynamicPolynomials - v0.3.8
v0.3.8 (2020-01-29)
- Julia
Published by julia-tagbot[bot] about 6 years ago
DynamicPolynomials - v0.3.7
v0.3.7 (2020-01-16)
- Julia
Published by julia-tagbot[bot] about 6 years ago
DynamicPolynomials - v0.3.6
v0.3.6 (2019-12-27)
- Julia
Published by julia-tagbot[bot] about 6 years ago
DynamicPolynomials - v0.3.5
v0.3.5 (2019-12-26)
Merged pull requests:
- Copy internal vectors instead of giving the same instance (#54) (blegat)
- Julia
Published by julia-tagbot[bot] about 6 years ago
DynamicPolynomials - v0.3.4
v0.3.4 (2019-12-17)
Merged pull requests:
- Test on v1.3 (#53) (ChrisRackauckas)
- Implement MutableArithmetics (#52) (blegat)
- Julia
Published by julia-tagbot[bot] about 6 years ago
DynamicPolynomials - v0.3.3
v0.3.3 (2019-08-31)
Closed issues:
- fails to precompile on Julia 1.3 master (#50)
- Matrix inverse (#49)
- Julia
Published by julia-tagbot[bot] over 6 years ago
DynamicPolynomials - v0.3.2
v0.3.2 (2019-08-06)
Closed issues:
- Substitution of rational constants (#47)
Merged pull requests:
- Fix subs with no variables (#48) (blegat)
- Julia
Published by julia-tagbot[bot] over 6 years ago
DynamicPolynomials - v0.3.1
v0.3.1 (2019-07-19)
Closed issues:
- Undefined behavior for incomplete evaluations (#30)
Merged pull requests:
- Throw if not all variables are set (#46) (blegat)
- Julia
Published by julia-tagbot[bot] over 6 years ago
DynamicPolynomials - v0.3.0
v0.3.0 (2019-06-26)
Closed issues:
- Failing to precompile on Julia master (#43)
Merged pull requests:
- Allow MultivariatePolynomials 0.3 (#45) (saschatimme)
- Julia
Published by julia-tagbot[bot] over 6 years ago
DynamicPolynomials - v0.2.1
v0.2.1 (2019-06-04)
Closed issues:
- v0.2.0 (#42)
Merged pull requests:
- remove emptymonovec method for tuples of polyvars (#44) (lkapelevich)
- Julia
Published by julia-tagbot[bot] over 6 years ago
DynamicPolynomials - Use convert instead of constructors
- Julia
Published by blegat about 7 years ago
DynamicPolynomials - Implemented MultivariatePolynomials interface update
This implements the new name_base_indices function.
- Julia
Published by saschatimme over 7 years ago
DynamicPolynomials - Julia 0.7
- This updates DynamicPolynomials to run on 0.7-rc2 without any deprecation warnings. Support for 0.6 is dropped.
- Changes the behaviour of
@polyvarto always return a tuple of the declared variables.
- Julia
Published by saschatimme over 7 years ago
DynamicPolynomials - v0.0.5
- It is now easier to evaluate polynomials. (#24)
- Now
differentiate,subs,variablesis reexported fromMultivariatePolynomials. (#23)
- Julia
Published by saschatimme over 7 years ago