Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 705 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 705 Bytes

⚠️ These examples are for legacy DTypes ⚠️

NumPy has new-style DTypes with additional features and improved consistency. As of NumPy 1.24, these still require use of unstable/experimental API and are not quite production ready. However, projects planning in the mid- or long-term are recommended to use the new API, and we are actively working on finalizing them.

Because of this, no more improvements are expectd here and this repository is now archived.

Examples for new style DTypes can be found in https://github.com/numpy/numpy-user-dtypes

numpy-dtypes

Repository for the development of user dtypes for numpy.