Releases: ndarray/ndarray
Releases · ndarray/ndarray
Remove dependence on boost functional
21 Jun 03:05
Compare
Sorry, something went wrong.
No results found
1.6.4
Define binary_traits locally
Re-fix tests for zero shape elements
10 Apr 20:35
Compare
Sorry, something went wrong.
No results found
Fix handling of zero-size dimensions in pybind11 conversions.
06 Apr 15:12
Compare
Sorry, something went wrong.
No results found
1.6.2
Fix test to actually test the right array-match.
Support for pybind11 2.6
08 Jan 19:56
Compare
Sorry, something went wrong.
No results found
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
19 Sep 21:04
Compare
Sorry, something went wrong.
No results found
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
19 Apr 14:46
Compare
Sorry, something went wrong.
No results found
cmake: add test dependencies
Building the tests requires first building the header files.
Hide pybind11 helper symbols to avoid warnings
18 Sep 20:50
Compare
Sorry, something went wrong.
No results found
1.5.2
Hide Pybind11Helper symbols when pybind11 hides its symbols.
1.5.1
18 Jun 15:41
Compare
Sorry, something went wrong.
No results found
Revert non-portable workaround for pybind11 2.1.x.
1.5.0
17 Jun 21:02
Compare
Sorry, something went wrong.
No results found
82D7
SWIG support removed.
ndarray::EigenView and Array::asEigen are disabled by default (as these are incompatible with Eigen 3.3.x), and are replaced by free functions that return Eigen::Map.
Fix problems in new pybind11 bindings.
03 Mar 18:56
Compare
Sorry, something went wrong.
No results found
1.4.2
Update travis doc directory for deploy.