Giter Site home page Giter Site logo

quartic's Introduction

Description

This repository contains Magma code for reconstructing plane quartic curves from their Dixmier--Ohno invariants and for calculating isomorphisms between plane quartic curves. The latter code only works over the rationals and finite fields. In some non-generic cases, we use an approach due to Andrew Sutherland that involves Groebner bases.

This package is now included by default in Magma-v2.26.

Prerequisites

An installation of Magma.

The algorithms use the Magma algorithm MinimizeReducePlaneQuartic, due to Elsenhans and Stoll, to simplify any output over the rationals. In order for this to work properly, one needs a bug fix of a function at the end of the file magma/package/Geometry/SrfDP/minred.m, which can be found in magma/BugFix.m. Be warned that this new file is attached by default and supersedes its version in Magma.

Installation

You can enable the functionality of this package in Magma by attaching the quartic/magma/spec file with AttachSpec. To make this independent of the directory in which you find yourself, and to active this on startup by default, you may want to indicate the relative path in your ~/.magmarc file, by adding the line

AttachSpec("~/Programs/quartic/magma/spec");

Usage

Examples are given in the directory examples (a full list of intrinsics is here).

Verbose comments are enabled by

SetVerbose("Quartic", n);

where n is either 1 or 2. A higher value gives more comments.

Credits

This package uses code from the Magma package echidna by David Kohel for an implementation of the Dixmier--Ohno invariants.

Citing this code

Please cite the following preprint if this code has been helpful in your research:

Reynald Lercier, Jeroen Sijsling, Christophe Ritzenthaler, Functionalities for genus 2 and 3 curves, arXiv:2102.04372

quartic's People

Contributors

rlercier avatar jrsijsling avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.