Git Product home page Git Product logo

quartic_reconstruction's Introduction

Description

This repository contains Magma code for reconstructing plane quartic curves from their Dixmier--Ohno invariants.

Please try using JRSijsling/quartic instead whenever possible: This packages supersedes the current one.

Prerequisites

You need to have Magma installed on your machine to use this code. These 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/mindred.m, which can be found in BugFix.m. Alternatively, it is possible to attach this new file separately.

Installation

You can enable the functionality of this package in Magma by attaching the quartic_reconstruction/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_reconstruction/magma/spec");

Usage

An example that tests the routines in this package can be found in Example.m.

Verbose comments are enabled by

SetVerbose("Reconstruction", n);

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

Credits

The papers described the algorithms for minimization and reduction algorithms that are mentioned above and that play a crucial role when using these algorithms over the rationals are:

Andreas-Stephan Elsenhans
Good models for cubic surfaces
Preprint at https://math.uni-paderborn.de/fileadmin/mathematik/AG-Computeralgebra/Preprints-elsenhans/red_5.pdf

Michael Stoll
Reduction theory of point clusters in projective space
Groups Geom. Dyn. 5 (2011), no. 2, 553-565
Preprint at arXiv:0909.2808

Citing this code

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

Reynald Lercier, Christophe Ritzenthaler, and Jeroen Sijsling
Reconstructing plane quartic from their invariants
Preprint at arXiv:1606.05594

quartic_reconstruction's People

Contributors

jrsijsling avatar

Watchers

James Cloos avatar Junyan Xu avatar  avatar paper2code - bot 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.