Skip to content

Releases: Nemocas/AbstractAlgebra.jl

v0.9.1

03 Apr 08:46
Compare
Choose a tag to compare
increase version to 0.9.1

v0.9.0

11 Mar 08:45
v0.9.0
20b249b
Compare
Choose a tag to compare

v0.9.0 (2020-03-11)

Diff since v0.8.1

Closed issues:

  • Problem with BigInt conversion in "Constructing mathematical objects in AbstractAlgebra.jl" (#577)
  • Switching Rings.jl and NCRings.jl causes test failure (serious bug!!) (#164)

Merged pull requests:

v0.8.1

02 Mar 13:10
v0.8.1
Compare
Choose a tag to compare

v0.8.1 (2020-03-02)

Diff since v0.8.0

Merged pull requests:

v0.8.0

13 Dec 09:31
v0.8.0
Compare
Choose a tag to compare
See github.com/Nemocas/AbstractAlgebra.jl/releases/tag/v0.8.0 for rel…

v0.7.1

15 Oct 08:54
v0.7.1
1a2c407
Compare
Choose a tag to compare

v0.7.1 (2019-10-14)

Diff since v0.7.0

Closed issues:

  • Move map for Poly into Poly.jl (#479)
  • Move change_base_ring implementation for Poly into Poly.jl (#478)
  • divexact_left and divexact_right implemented in the wrong place (#473)
  • Order of functions in files (#468)
  • Todo: Breaking things for next release (#446)
  • Implement identity_matrix(::Ring, Int, Int) (#435)
  • Make function arguments first in map_from_func, change_base_ring, etc. (#421)
  • eye still referenced in docs (#306)
  • Cannot construct matrix from vector (#279)
  • change_base_ring does not work for external packages (#273)
  • Improve eye(x::MatrixElem) or its documentation (#258)
  • divexact for Laurent series over ZZ (#63)

Merged pull requests:

v0.7.0

02 Oct 22:41
v0.7.0
Compare
Choose a tag to compare

v0.7.0 (2019-10-02)

Diff since v0.6.0

Closed issues:

  • Evaluate MPoly with map of coefficients (#453)
  • perm"(1 2)(3 4)" silently ignores the entries (#450)
  • Problem with hnf_with_transform() ? (#440)
  • (New) Bug in HNF (#438)
  • Uniformize matrix constructors (#437)
  • Quotient module test failure (#430)
  • Error in new map function (#423)
  • Base.oftype for ring elements (#422)
  • zero is broken (#407)
  • multiplication of Puiseux series modifies inplace (#319)
  • Other colon notations for views and submatrices (#307)
  • show_minus_one problems for series again (#299)
  • zero(M) where M is a matrix in a matrix space, no longer works (#192)

Merged pull requests:

v0.6.0

24 Sep 14:49
v0.6.0
0c04bb7
Compare
Choose a tag to compare

v0.6.0 (2019-09-24)

Diff since v0.5.4

Closed issues:

  • Div for multivariate not working properly (#396)
  • Tricky matrix manipulations (#367)
  • divrem for Generic.Poly (#366)

Merged pull requests:

v0.5.4

17 Sep 08:54
v0.5.4
Compare
Choose a tag to compare

v0.5.4 (2019-09-16)

Diff since v0.5.3

Closed issues:

  • docstring of function evaluate(a::MPoly{T}, A::Vector{T}) does not coincide with its signature (#358)
  • matrix\_rep\(::perm{BigInt}\) broken with julia master (#348)
  • We do not have a Project.toml file (#250)

Merged pull requests:

v0.5.3

19 Aug 14:18
v0.5.3
Compare
Choose a tag to compare

v0.5.3 (2019-08-19)

Diff since v0.5.2

Closed issues:

  • Travis with Julia 1.3 reports an error ... (#372)
  • Evaluation of MPoly over AbstractAlgebra.RealField (#357)
  • Difference between F[X][Y] and F[X, Y] (#356)
  • Implement geobuckets (#337)

Merged pull requests:

v0.5.2

02 Jul 07:22
v0.5.2
Compare
Choose a tag to compare

v0.5.2 (2019-07-02)

Diff since v0.5.1

Closed issues:

  • nrows(::MatAlgebra) is missing (#343)

Merged pull requests: