f0uriest / quadax

Numerical quadrature with JAX
MIT License
38 stars 1 forks source link

Update default precision #3

Closed f0uriest closed 8 months ago

f0uriest commented 8 months ago

The previous default of 1.4e-8 worked well for 64 bit, but JAX is usually 32 bit by default. The new default tolerance is sqrt of machine precision which should work well for both 32/64

Resolves #2

codecov-commenter commented 8 months ago

Welcome to Codecov :tada:

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered :open_umbrella: