jax-ml / ml_dtypes

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

Fix compilation on MSVC #128

Closed copybara-service[bot] closed 10 months ago

copybara-service[bot] commented 10 months ago

Fix compilation on MSVC

MSVC complains about (long double){} so let's rephrase it.