Hello all,

It fills me with joy to announce that nptyping 2.0.0 is released!

nptyping allows type hinting NumPy arrays with support for dynamic type
checking.

The most notable changes are:
* Complete rewrite, extending numpy.typing and to be MyPy-friendly;
* "Shape Expressions" that allow for a rich notation of NumPy array shapes;
* Dropped support for Python 3.5 and 3.6.

For the full history:

https://github.com/ramonhagenaars/nptyping/blob/master/HISTORY.md


Links
--------------------

Source is on Github:

https://github.com/ramonhagenaars/nptyping

Available on PyPI:

https://pypi.org/project/nptyping/

Documentation:

https://github.com/ramonhagenaars/nptyping/blob/master/USERDOCS.md

License (MIT):

https://github.com/ramonhagenaars/nptyping/blob/master/LICENSE

-- 
Ramon Hagenaars
_______________________________________________
Python-announce-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-announce-list.python.org/
Member address: [email protected]

Reply via email to