Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.28 KB

File metadata and controls

27 lines (15 loc) · 1.28 KB

LinQuadChab

(Linear) quadratic Chabauty for integral points on even degree hyperelliptic curves

Code for the algorithms described in ``Linear Quadratic Chabauty'' by Stevan Gajović and Steffen Müller. References below are to this paper.

Main files

  • LinQCQ.sage implements the linear quadratic Chabauty method described in Section 3 for the case of genus 2 curves over the rationals.
  • LinQCRQF.sage implements the linear quadratic Chabauty method described in Section 4 for the case of genus 2 curves over real quadratic fields.
  • ex1Q.sage checks the example in §4.4.
  • ex1_qcrqnf.sage checks the example in §5.3.

Dependencies

You need Sage and Magma. Moreover, you need