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

put a description ? #149

Open stonebig opened 4 months ago

stonebig commented 4 months ago

would it be possible to have a basic description in https://github.com/jax-ml/ml_dtypes/blob/main/pyproject.toml#L4 ?

like

description = "a stand-alone implementation of several NumPy dtype extensions"

jakevdp commented 4 months ago

Sounds good - would you like to put together a pull request?