Published October 23, 2021
| Version v0.4.0
Software
Open
JuliaAlgebra/MultivariatePolynomials.jl: v0.4.0
Authors/Creators
- 1. ICTEAM, UCL
- 2. @elaradigital
- 3. MIT
- 4. Rice University
- 5. Julia Computing
- 6. Universidad de la República
- 7. MPI MiS
- 8. Washington University in St. Louis
Description
MultivariatePolynomials v0.4.0
Closed issues:
- should
promote_typeever error? (#170) gcd((d + g*d), (d^2))fails (#173)- No method for div(::Poly, ::Integer) (#179)
Merged pull requests:
- Update det.jl (#168) (@Timeroot)
- Narrow
convertmethods to reduce invalidations (#172) (@timholy) - Fix deflection of monomial (#174) (@blegat)
- Fix gcd with zero (#177) (@blegat)
- Implement univariate extended gcd (#178) (@blegat)
- Implement div with Number (#180) (@blegat)
- Update to MutableArithmetics v0.3 (#181) (@blegat)
Files
JuliaAlgebra/MultivariatePolynomials.jl-v0.4.0.zip
Files
(73.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:10c6714fe06578d5562aee2817aaeda1
|
73.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaAlgebra/MultivariatePolynomials.jl/tree/v0.4.0 (URL)