Companion programs to the article "Integer points close to a transcendental curve and correctly-rounded evaluation of a function" by N. Brisebarre and G. Hanrot

This file contains four files: univ.sage, biv.sage, bivariate_system_solving.sage, inter_routines.sage and lll_aux.sage that implement the algorithms stated in the paper Integer points close to a transcendental curve and correctly-rounded evaluation of a function by N. Brisebarre and G. Hanrot

These programs are SageMath ones. Please use a version 9.* of SageMath. You will get faster and more reliable performances if you install fplll and use it instead of using the fplll internal to SageMath.

Nicolas Brisebarre and Guillaume Hanrot