Thanks to visit codestin.com
Credit goes to github.com

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

Commit b4d4768

Browse files
authored
Update README.md
1 parent 3ae1e73 commit b4d4768

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1+
:warning: These examples are for legacy DTypes :warning:
2+
========================================================
3+
4+
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.
5+
6+
Because of this, no more improvements are expectd here and this repository is now archived.
7+
8+
Examples for new style DTypes can be found in https://github.com/numpy/user-dtypes
9+
110
numpy-dtypes
211
============
312

4-
Repository for the development of user dtypes for numpy.
13+
Repository for the development of user dtypes for numpy.

0 commit comments

Comments
 (0)