Coder Social home page Coder Social logo

kplt's Introduction

KPLT

This repository contains my personal notes and some code I wrote while reading On the quaternion ell-isogeny problem by David Kohel, Kristin Lauter, Christophe Petit, Jean-Pierre Tignol. Use with caution.

If you are going to clone this repo

Install git lfs first. Instructions are here.

git lfs is used to track the pdfs.

Run tests

$ cd kplt
$ sage -python src/kplt_test.py
__main__.IdealsTest.test_connecting_ideal: 0.323
__main__.IdealsTest.test_element_of_norm: 0.007
__main__.IdealsTest.test_element_of_norm_large: 0.004
__main__.IdealsTest.test_prime_norm_representative: 0.003
__main__.IdealsTest.test_special_ell_power_equiv: 0.076
__main__.IdealsTest.test_strong_approximation: 0.037
----------------------------------------------------------------------
Ran 6 tests in 0.450s

OK
$ sage -python src/kplt_stress_test.py
p =  1000000007 I =  Fractional ideal (1/2 + 1/2*j, 1/2*i + 1/2*k, j, k)
p =  1000000007 I =  Fractional ideal (1/2 + 278800001943/2*j + 104550000730*k, 1/2*i + 69700000491*j + 278800001943/2*k, 174250001221*j, 174250001221*k)
p =  1000000007 I =  Fractional ideal (1/2 + 13888889/2*j + 6944445*k, 1/2*i + 6944444*j + 13888889/2*k, 13888889*j, 13888889*k)
...

Files

kplt.tex

This is the main TeX file, it describes the algorithm.

quat_computing.tex

This file contains information on how you compute with quaternion algebras.

src/

This folder contains the code.

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.