Skip to content

Releases: mmasdeu/darmonpoints

7.0.1

31 Jan 22:32
Compare
Choose a tag to compare

Added:

  • The Theta function can now be evaluated at arbitrary points or divisors.

7.0.0

31 Jan 20:41
Compare
Choose a tag to compare
Updated CHANGELOG for 7.0.0

Release Three dot One

20 Jul 23:34
Compare
Choose a tag to compare

This release does not add much functionality, but it exists so that it matches the PyPI version.

Release Three

18 Dec 12:59
Compare
Choose a tag to compare

Much more functionality has been added. The code is now capable of working with groups other than Gamma_0, although this functionality is not directly available from the scripts.

The code is also able to compute equations for genus-2 hyperelliptic curves whose Jacobian is a 2-dimensional factor of a modular Jacobian, corresponding to a modular symbol with quadratic eigenvalue field. This is still work in progress.

Release Two

23 Jun 10:25
Compare
Choose a tag to compare

Fixed lots of bugs.
The code is now more robust, and computes even in situations where the discriminant of the quadratic extension is not coprime to the conductor.
It also includes some functionality that helps in computing p-adic L-invariants of genus two curves.

Release One

15 Oct 17:06
Compare
Choose a tag to compare

This release contains working code to compute Darmon points and elliptic curves over number fields. The code has been used to prepare tables with many curves and has parallel functionality for this. Still, use at your own risk!