Releases: ndarray/ndarray
Releases · ndarray/ndarray
Fix compilation for newer compiler and boost versions
Remove dependence on boost functional
1.6.4 Define binary_traits locally
Re-fix tests for zero shape elements
1.6.3 Rename functions.
Fix handling of zero-size dimensions in pybind11 conversions.
1.6.2 Fix test to actually test the right array-match.
Support for pybind11 2.6
pybind11 2.4-2.5 should continue to work as well, but this isn't part of the CI matrix.
Support for newer pybind11 versions
ndarray is now compatible with newer versions of pybind11 (at least the latest, 2.5), and probably incompatible with versions prior to pybind11 2.2.
Fix for cmake race condition and travis builds
cmake: add test dependencies Building the tests requires first building the header files.
Hide pybind11 helper symbols to avoid warnings
1.5.2 Hide Pybind11Helper symbols when pybind11 hides its symbols.
1.5.1
1.5.0
Previous Next