ratpoints-debug
find rational points on hyperelliptic curves
Install
- All systems
-
curl cmd.cat/ratpoints-debug.sh
- Debian
-
apt-get install ratpoints
- Ubuntu
-
apt-get install ratpoints
- Arch Linux
-
pacman -S ratpoints
- Kali Linux
-
apt-get install ratpoints
- Fedora
-
dnf install ratpoints
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ratpoints
- Raspbian
-
apt-get install ratpoints
- Dockerfile
- dockerfile.run/ratpoints-debug
ratpoints
find rational points on hyperelliptic curves
This program tries to find all rational points within a given height bound on a hyperelliptic curve in a very efficient way, by using an optimized quadratic sieve algorithm.