<p dir="ltr">Hi Phil,</p>
<p dir="ltr">Maybe I could try binding gsl lib if present on linux, to dynamically use it for high-accuracy maths...</p>
<p dir="ltr">Looks technically possible, allowed ?</p>
<p dir="ltr">PS: fighting thread hanging (wait cycle) in the metan pipeline... so marlin fixes are postponed...</p>
<p dir="ltr">Cheers,<br>
Laurent</p>
<br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le jeu. 17 oct. 2024, 20:33, Philip Race <<a href="mailto:philip.race@oracle.com">philip.race@oracle.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Laurent,<br>
<br>
I think there'd be problems with any of these.<br>
I can't see the JDK depending on Rust, and some optionally available <br>
functionality would<br>
be very unusual. And it'll be some time before we work out how the JDK <br>
itself will use<br>
jextract etc for FFM access to non-JDK libraries. There's 3rd party <br>
legal issues and build issues.<br>
<br>
-phil.<br>
<br>
On 10/12/24 2:27 AM, Laurent Bourgès wrote:<br>
> Hi,<br>
><br>
> I wonder if I could use good math native library like gsl if present <br>
> to use FFM in order to have high accuracy on polynom eval, solver for <br>
> quadratic & cubic polynoms.<br>
><br>
> I need an high accuracy (double double) solver for cubics & quads to <br>
> compute intersection line & cubic bezier.<br>
> See <a href="http://www.cemyuksel.com/research/polynomials/" rel="noreferrer noreferrer" target="_blank">http://www.cemyuksel.com/research/polynomials/</a><br>
><br>
> Alternatively I could write a julia or rust code to implement my needs <br>
> and link it with openjdk.<br>
><br>
> See my paper work,<br>
> Good week-end,<br>
> Laurent<br>
<br>
</blockquote></div>