Skip to content

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 26 Mar 09:11
8a11c9e

Oscar v1.7.1

The following gives an overview of the changes compared to the previous releases. This list is not
complete, many more internal or minor changes were made, but we tried to only list those changes
which we think might affect some users directly.

1.7.1 - 2026-03-26

Commutative Algebra

Fixed bugs that returned incorrect results

  • #5785 Fix issubset for complements of prime and kpoint ideals
  • #5875 Fix Fitting ideal for free modules
  • #5876 Fix mres issue due to presentation

Miscellaneous changes

  • #5873 Fix length of free resolution of free module

Polyhedral Geometry

Fixed bugs that returned incorrect results

  • #5856 Fix f_vector for fans with positive lineality dimension

Other changes

Changes related to serializing data in the MRDI file format

  • #5850 Fix deserialization of SMat with trailing zero cols
  • #5883 Fix deserialization of MatGroup

Only changes experimental parts of OSCAR

  • #5892 Fix bug in diff_action and provide convenience constructors

Fixed bugs that returned incorrect results

  • #5800 Remove incorrect * method for FreeAssociativeAlgebraIdeal

Full diff since v1.7.0