Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 409 Bytes

dunder_array_to_wrappers.rst

File metadata and controls

30 lines (19 loc) · 409 Bytes

New features

  • AsStrWrapper and AstypeWrapper now implement the __array__() method. This speeds up access for functions that support it, such as np.asarray().

Deprecations

  • <news item>

Exposing HDF5 functions

  • <news item>

Bug fixes

  • <news item>

Building h5py

  • <news item>

Development

  • <news item>