Dear PPL developers,<br><br>My intern would like to link PPL with a Java program.<br><br>I have some experience of using PPL with OCaml, but not with Java.<br>And in particular I could not find how to use non-integers coefficients (but rationals instead).<br>
In OCaml, it was easy, e.g., using the "Gmp.Q.from_ints i j" function.<br><br>But in the Java interface, I only see constructors from int, big int, long and string.<br>How can we build some rational coefficients in the Java interface?<br>
<br>Thank you very much,<br clear="all"><div>--<br>
Étienne André<br>LIPN, Université Paris 13, Sorbonne Paris Cité<br>
<a href="http://www-lipn.univ-paris13.fr/%7Eandre" target="_blank">http://www-lipn.univ-paris13.fr/~andre</a></div>
<br>