crowlogic / arb4j

arb4j is a Java API for the arbitrary precision ball arithmetic library found at http://arblib.org
Other
1 stars 0 forks source link

expr compiler: improve literal constants so that it uses the variable precision rather than the one setup in the static initiaizer #378

Closed crowlogic closed 3 months ago

crowlogic commented 5 months ago

use the methods with some caching for the given precision if necessary (if thats not already done interally via arb)