Skip to content

Releases: Nemocas/Nemo.jl

v0.46.0

19 Jul 12:32
9a662cd
Compare
Choose a tag to compare

Nemo v0.46.0

Diff since v0.45.7

Merged pull requests:

Closed issues:

  • solve for general zzModMatrix (#1795)

v0.45.7

19 Jul 06:49
ca3eba9
Compare
Choose a tag to compare

Nemo v0.45.7

Diff since v0.45.6

Merged pull requests:

Closed issues:

  • Rename ComplexPoly and RealPoly to ComplexPolyElem and RealPolyElem (#1769)
  • Rename RealMat to RealMatrix and ComplexMat to ComplexMatrix (#1772)
  • ERROR: UndefVarError: fmpz_mat not defined (#1815)
  • Matrix times transpose error (#1816)
  • Issue with "Go to latest documentation" (#1820)

v0.45.6

22 Jun 08:47
784c28a
Compare
Choose a tag to compare

Nemo v0.45.6

Diff since v0.45.5

Merged pull requests:

v0.45.5

13 Jun 06:42
c60bc50
Compare
Choose a tag to compare

Nemo v0.45.5

Diff since v0.45.4

Merged pull requests:

v0.45.4

03 Jun 16:37
8528795
Compare
Choose a tag to compare

Nemo v0.45.4

Diff since v0.45.3

Merged pull requests:

v0.45.3

17 May 21:47
b04719f
Compare
Choose a tag to compare

Nemo v0.45.3

Diff since v0.45.2

Merged pull requests:

v0.45.2

17 May 19:46
672d5b8
Compare
Choose a tag to compare

Nemo v0.45.2

Diff since v0.45.1

Merged pull requests:

Closed issues:

  • Missing method (::GaloisFmpzMatSpace)(::fmpz_mat); add conformance tests? (#1317)
  • Unify matrix space implementations, possibly get rid of them (#1379)
  • Remove dependency of Arb_jll, Antic_jll and Calcium_jll, and upgrade FLINT_jll (#1567)
  • Request: Adding a github.io link to the About section of this project (upper right corner) (#1747)
  • Consistent indendation in Nemo (#1751)

v0.45.1

08 May 17:12
fd32962
Compare
Choose a tag to compare

Nemo v0.45.1

Diff since v0.45.0

Merged pull requests:

v0.45.0

05 May 06:51
50e68d8
Compare
Choose a tag to compare

Nemo v0.45.0

Diff since v0.44.0

Merged pull requests:

Closed issues:

  • Ambiguity in QQBarField conversion (#1722)

v0.44.0

30 Apr 12:55
c70d9a2
Compare
Choose a tag to compare

Nemo v0.44.0

Diff since v0.43.3

Merged pull requests:

Closed issues:

  • convert fmpz_mpoly to AbstractAlgebra.Generic.MPoly{fmpz} (#522)
  • Iterate over finite field (#601)
  • Iterative creation of Finite fields (#602)
  • iteration for two types of residue rings (#1289)
  • Migrate GF(p,n) from Hecke.jl to Nemo.jl, add docstrings (#1293)
  • Manual section for reals is outdated (#1397)
  • RealField constructor without precision (#1475)
  • Add docstrings for ZZ, QQ, QQBar, algebraic_closure (#1680)
  • Change definition of gcdx (#1734)