Re: [commons-numbers] branch master updated: Add benchmark for sin/cos computation.

2020-01-14 Thread Alex Herbert
On 14/01/2020 12:14, Gilles Sadowski wrote: Hi. Le mar. 14 janv. 2020 à 12:24, a écrit : [...] Add benchmark for sin/cos computation. Computing sin/cos together would improve many of the functions in Complex. This benchmark investigates the possibility of using the Comm

Re: [commons-numbers] branch master updated: Add benchmark for sin/cos computation.

2020-01-14 Thread Gilles Sadowski
Hi. Le mar. 14 janv. 2020 à 12:24, a écrit : > > [...] > > Add benchmark for sin/cos computation. > > Computing sin/cos together would improve many of the functions in > Complex. This benchmark investigates the possibility of using the > Commons FastMath implementation instead of