Skip to content

Releases: Nemocas/AbstractAlgebra.jl

v0.47.4

07 Nov 15:59
995a497

Choose a tag to compare

AbstractAlgebra v0.47.4

Diff since v0.47.3

Merged pull requests:

Closed issues:

  • Rename dense_poly_type and/or mpoly_type (and their *_ring_type counterparts) (#1301)
  • Docstring of base_ring and coefficient_ring (#2183)
  • 'Dummy error for jupyter' in IJulia 1.32 (#2208)

v0.47.3

10 Sep 14:42
7ecc495

Choose a tag to compare

AbstractAlgebra v0.47.3

Diff since v0.47.2

Merged pull requests:

v0.47.2

10 Sep 12:09
d6610ba

Choose a tag to compare

AbstractAlgebra v0.47.2

Diff since v0.47.1

Merged pull requests:

v0.47.1

06 Sep 19:03
4aceb1b

Choose a tag to compare

AbstractAlgebra v0.47.1

Diff since v0.47.0

Merged pull requests:

v0.47.0

06 Sep 06:23
f0bffd9

Choose a tag to compare

AbstractAlgebra v0.47.0

Diff since v0.46.5

BREAKING

  • #2132 Add fraction_field_type and define fraction_field method for fields
  • #2144 Remove base_ring methods returning Union{}
  • #2145 Add identity_map to excluded imports
  • #2150 Stop printing 1 in factorizations
  • #2153 Throw for leading/trailing_coefficient of the zero polynomial in multivariate setting

Merged pull requests:

v0.46.5

05 Sep 17:58
26df702

Choose a tag to compare

AbstractAlgebra v0.46.5

Diff since v0.46.4

Merged pull requests:

Closed issues:

  • Make universal polynomial ring play nice with all flint rings (#1287)
  • broadcasted assignment of matrix rows/cols silently ignored (#2151)

v0.46.4

02 Sep 09:30
3c5abe7

Choose a tag to compare

AbstractAlgebra v0.46.4

Diff since v0.46.3

Merged pull requests:

v0.46.3

02 Sep 03:27
c40d159

Choose a tag to compare

AbstractAlgebra v0.46.3

Diff since v0.46.2

Merged pull requests:

Closed issues:

  • Wrong is_noetherian(::Module) method (#2125)

v0.46.2

07 Aug 13:20
fea987d

Choose a tag to compare

AbstractAlgebra v0.46.2

Diff since v0.46.1

Merged pull requests:

Closed issues:

  • should_show_banner broken in Julia nightly (#2140)

v0.46.1

29 Jul 12:36
94be2f6

Choose a tag to compare

AbstractAlgebra v0.46.1

Diff since v0.46.0

Merged pull requests:

  • Add fraction_field_type and define fraction_field method for fields (#2092) (@fingolfin)
  • Prepare deprecations of some mixed methods of julia/oscar matrices and entries (#2111) (@lgoettgens)
  • Add has_preimage_with_preimage for FPModuleHomomorphism (#2112) (@jamesnohilly)
  • Allow AbstractVectors for more matrix and diagonal_matrix constructions (#2126) (@benlorenz)
  • Revert "Add fraction_field_type and define fraction_field method for fields" (#2128) (@lgoettgens)
  • Fix ownership in UnivPoly.jl (#2133) (@SirToby25)
  • Add InfiniteDimensionError exception for vector spaces (#2135) (@emikelsons)
  • chore: bump to 0.46.1 (#2136) (@thofma)