Skip to content

v0.7.1

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 15 Oct 08:54
v0.7.1
1a2c407

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: