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

Added CPython free-threading support and basic CI env #168

Closed vfdev-5 closed 4 days ago

vfdev-5 commented 3 weeks ago

Description:

Context:

cc @hawkinsp

hawkinsp commented 3 weeks ago

Note linter failure.

hawkinsp commented 3 weeks ago

I think you need to skip the 313t build on Windows. NumPy doesn't seem to have shipped a wheel for that.

jakevdp commented 2 weeks ago

MacOS CI failures should be fixed by #174