ratpoints
find rational points on hyperelliptic curves
Install
- All systems
-
curl cmd.cat/ratpoints.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 updatesudo apt-get install ratpoints - Raspbian
-
apt-get install ratpoints
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.