Re: [math] working on increasing performance for Math3

2021-05-08 Thread Gilles Sadowski
>> [...] > > It might make sense to update the FastMath Javadoc to clarify that the > main focus of the class is now accuracy (and portability?) rather than > speed. Done. > This should help manage user expectations. Yet the idea that though some API (TBD), an application could select which impl

Re: [math] working on increasing performance for Math3

2021-05-08 Thread sebb
On Sat, 8 May 2021 at 13:14, Gilles Sadowski wrote: > > Hello. > > Le sam. 8 mai 2021 à 08:42, Benjamin Marwell a écrit : > > > > Instead of using byte buddy, why not just maven multi release jars? *1 > > Thanks for the suggestion. > Again, I don't know how to do it concretely[1] nor the implicat

Re: [math] working on increasing performance for Math3

2021-05-08 Thread Gilles Sadowski
Hello. Le sam. 8 mai 2021 à 08:42, Benjamin Marwell a écrit : > > Instead of using byte buddy, why not just maven multi release jars? *1 Thanks for the suggestion. Again, I don't know how to do it concretely[1] nor the implications (IIRC, the mention of multi-release JARs was frowned upon some t