ratpoints-debug

find rational points on hyperelliptic curves

Install

All systems
curl cmd.cat/ratpoints-debug.sh
Debian Debian
apt-get install ratpoints
Ubuntu
apt-get install ratpoints
Arch Arch Linux
pacman -S ratpoints
image/svg+xml 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

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.