Skip to content

Releases: cjdoris/Genus2Conductor

Genus2Conductor v1.3.0

11 May 14:12
Compare
Choose a tag to compare
  • Adds support for the ExactpAdics2 package.

Genus2Conductor v1.2.1

22 Mar 15:43
db087e8
Compare
Choose a tag to compare
  • Compatibility fix with ExactpAdics package.

Genus2Conductor v1.2.0

20 Feb 10:57
Compare
Choose a tag to compare
  • Adds the global proof method, so now the Proof parameter can take the values "Local" (equivalent to true) and "Global".
  • The UseOgg parameter works over number fields now.
  • Adds the MobiusRandomize parameter.
  • We use the UseNP option to Factorization, since it's quicker.
  • Removes sloping from a call to IsHenselLiftable, since it's quicker.

Genus2Conductor v1.1.0

17 Nov 22:28
Compare
Choose a tag to compare
  • Adds the Proof parameter.

Genus2Conductor v1.0.1

25 Oct 17:38
Compare
Choose a tag to compare

Bug fixes:

  • Removes dependencies on the standard library by copying a few functions out of it. (A better solution would be either a mechanism to import functions from the standard library in a platform-independent manner; even better, the functions we use would be intrinsics.)
  • OddConductor over number fields was not filtering out the even primes.

Genus2Conductor v1.0.0

25 Oct 14:34
Compare
Choose a tag to compare

Initial release.