RationalInterpolation(xx, F)

rinterp.spad line 31 [edit on github]

This package exports rational interpolation algorithms

interpolate : (List(F), List(F), NonNegativeInteger, NonNegativeInteger) -> Fraction(Polynomial(F))