Skip to content

v0.2.3

Latest
Compare
Choose a tag to compare
@GDeLaurentis GDeLaurentis released this 20 Aug 13:10
· 6 commits to main since this release

[0.2.3] - 2024-08-20

Added

  • Added warning to point_on_variety if directions are specified when the field is a finite field (and thus the directions cannot be imposed).
  • Support for wp weighted reverse lex order from Singular.
  • test_primality allows to skip to a given projection_number (optional keyword argument)

Fixed

  • Fixed issue where TIMEOUT was not being correctly set after removing mutableint.
  • Fixed issue in README where the example could not be copy-pasted into code (missing quotation marks).

Deprecated

  • Python 3.8 no longer supported.