Skip to content

v0.44.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 22:02
· 40 commits to master since this release
747df7d

AbstractAlgebra v0.44.1

Diff since v0.44.0

Merged pull requests:

Closed issues:

  • f.(A) for a matrix A and a function f? (#259)
  • Make MatrixElem belong to AbstractArray{T, 2} (#417)
  • Generic.Rings.{elem,parent}_type test (#471)
  • gens vs nvars (#596)
  • AdditiveGroup <: Group ? (#795)
  • should we make isone(::PolynomialElem) and isgen(::PolynomialElem) more correct on zero rings? (#978)
  • generating set for the trivial group (#1030)
  • Test failure in Generic.Mat.Nullspace (#1120)
  • How to convert an univariate polynomial to a multivariate polynomial? (#1503)
  • Provide swap_rows, swap_rows! etc. also for Julia matrices? (#1730)