Git Product home page Git Product logo

tetrahedra's Introduction

This repository consists of code and data associated to the paper "Space vectors forming rational angles" by Kiran S. Kedlaya, Alexander Kolpakov, Bjorn Poonen, and Michael Rubinstein (arXiv:2011.14232).

The code uses a combination of platforms: C++, SageMath version 9.2, and Magma version 2.25-6. (SageMath also uses Singular as an embedded component.) The C++ code depends on Bailey's quad double library QD version 2.3.22 for floating-point computations in quad-double precision. Some of the SageMath code is embedded in Jupyter notebooks; these were originally run on CoCalc.

  • Numerical computations/:

    • README.md: C++ compilation notes.
    • low_order_solutions.cc: C++ code to enumerate configurations of 4 lines whose angles are multiples of $\pi/N$ for a fixed value of $N$ (Section 8, Proposition 8.1). The rigorous analysis of the paper shows that this code produces no false negatives.
    • DATA/: output of the C++ code.
    • algebraic_verification.ipynb: Jupyter/SageMath notebook to rule out false positives in the C++ output using algebraic computations (Section 8, Proposition 8.1).
    • group-sporadics.ipynb: Jupyter/SageMath notebook to generate the table of sporadic tetrahedra from the output of the C++ code (Section 11, Table 3).
  • Algebraic computations/:

    • torsion_closure.sage: SageMath code to compute torsion closures of general ideals in Laurent polynomial rings (Section 7; see also below).
    • tetrahedra_degenerate.ipynb: Jupyter/SageMath notebook to compute solutions of the Gram determinant equation corresponding to degenerate tetrahedra (Section 9, Lemma 9.3).
    • tetrahedra.ipynb: Jupyter/SageMath notebook to compute solutions of the Gram determinant equation corresponding to nondegenerate tetrahedra (Section 9, Lemma 9.5). This depends on torsion_closure.sage.
  • Conversion to angles/:

    • 4-vector-configurations-1-parameter-families.ipynb, 4-vector-configurations-2-parameter-families.ipynb: Jupyter/SageMath notebooks to convert parametric solutions of the Gram determinant equation into families of rational-angle line configurations (Section 1, Theorem 1.2, as well as Section 9, Lemma 9.3 and Lemma 9.5).
    • 4-vector-configurations-tetrahedra.ipynb: Jupyter/SageMath notebook to run consistency checks on the output stored in the DATA/ folder and to interpret it in human-readable format (Section 1, Theorem 1.8, as well as Section 9, Lemma 9.6).
  • Larger configurations/:

    • tetrahedra.m, tetrahedra-compute.m: Magma code to assemble rational-angle line configurations with more than 4 lines (Section 10), and to generate the tables of these (Section 11).
    • Maximal_Configurations.txt: output of the previous code.
    • all-2.24-5.save, all-2.25-6: Magma saved workspaces with the tables generated (for the indicated versions of Magma).

tetrahedra's People

Contributors

kedlaya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.