Skip to content

Releases: Nemocas/Nemo.jl

v0.48.1

10 Jan 13:00
2f71f71
Compare
Choose a tag to compare

Nemo v0.48.1

Diff since v0.48.0

Merged pull requests:

v0.48.0

13 Dec 10:24
16fa2cf
Compare
Choose a tag to compare

Nemo v0.48.0

Diff since v0.47.5

Merged pull requests:

Closed issues:

  • Rename solve_with_det to solve_rational_with_det (#275)
  • Rename setindex_t! to setindex_transpose! (#276)
  • MPoly powering fails over Z/nZ (#318)
  • problem with inverting a matrix over a residue class ring (#504)
  • Difference between factor and roots (#608)
  • Implement conversion of fmpz_mat's to fmpz_mod_mat's (#678)
  • Implement lift for fmpz_mod_mat (#679)
  • Implement swap_rows/swap_cols/reverse_rows for fmpz_mod_mat (#681)
  • Implement det for fmpz_mod_mat's (#683)
  • Implement rank for fmpz_mod_mat's (#684)
  • Implement charpoly/minpoly for fmpz_mod_mat's (#686)
  • padic log (#950)
  • Sudden Loss/Reset of Precision in Bessel Functions (#954)
  • delete some of the parent object (ring) printing code (#1082)
  • Can we make ComplexField(QQ) ? (#1110)
  • Implement ispower and ispower_with_root for fmpz (will require flint-2.9) (#1126)
  • Various inplace operators (#1166)
  • Do we have addmul! for MatrixSpace (#1177)
  • is_squarefree is missing for fmpz_poly and fmpq_poly (#1311)
  • Third root of the zero element of the real numbers fails (#1440)
  • Add conversion QQBarFieldElem -> Float64 / ComplexF64, and perhaps more generally all Real / Complex subtypes (#1650)
  • Import numerator! denominator! from src/QuadForm/Enumeration.jl in Hecke.jl (#1863)
  • Consider removing dependency on Pkg (#1895)

v0.47.5

29 Nov 10:42
2ead31a
Compare
Choose a tag to compare

Nemo v0.47.5

Diff since v0.47.4

Merged pull requests:

v0.47.4

23 Nov 09:46
80d1172
Compare
Choose a tag to compare

Nemo v0.47.4

Diff since v0.47.3

Merged pull requests:

Closed issues:

  • similar(::NemoMatrix, ::Ring) does not produce Nemo matrices (#1826)

v0.47.3

29 Oct 20:04
0271fc0
Compare
Choose a tag to compare

Nemo v0.47.3

Diff since v0.47.2

Merged pull requests:

Closed issues:

  • What is the idiomatic way to manipulate Matrix types and Matrix{Elem}? (#1901)
  • Avoid void pointers (#1920)

v0.47.2

15 Oct 08:17
0854e38
Compare
Choose a tag to compare

Nemo v0.47.2

Diff since v0.47.1

Merged pull requests:

Closed issues:

  • Faster is_zero_row for Nemo matrices (#1805)

v0.47.1

19 Sep 10:07
59d6a4f
Compare
Choose a tag to compare

Nemo v0.47.1

Diff since v0.47.0

Merged pull requests:

  • feat: allow more types for jacobi_symbol (#1855) (@thofma)

v0.47.0

18 Sep 15:36
4d25cd4
Compare
Choose a tag to compare

Nemo v0.47.0

Diff since v0.46.2

Merged pull requests:

Closed issues:

  • Use coercion in some setindex! function (#1846)

v0.46.2

28 Aug 16:18
Compare
Choose a tag to compare

Nemo v0.46.2

Diff since v0.46.1

Merged pull requests:

Closed issues:

  • Not working for prime fields (#1841)

v0.46.1

25 Aug 11:12
Compare
Choose a tag to compare

Nemo v0.46.1

Diff since v0.46.0

Merged pull requests:

Closed issues:

  • Is Nemo.jl compatible with LGPL v3 ? (#1836)