jax-ml / ml_dtypes

A stand-alone implementation of several NumPy dtype extensions used in machine learning.
Apache License 2.0
191 stars 25 forks source link

BUG: fix float divmod with zero denominator #172

Closed jakevdp closed 3 weeks ago

jakevdp commented 3 weeks ago

Fixes #170

jakevdp commented 3 weeks ago

Pulling in for further testing