xtensor-stack / xtensor-python

Python bindings for xtensor
BSD 3-Clause "New" or "Revised" License
347 stars 58 forks source link

Bring pyarray and pytensor up to date with xtensor 0.20.0 #192

Closed yungyuc closed 5 years ago

yungyuc commented 5 years ago

In https://github.com/QuantStack/xtensor/commit/bfa8879a18615ae39874c79a992b4b39843b3ca9 , 3 type aliases introduced to xcontainer_inner_types specialization:

They should be added to xtensor-python to keep it working for xtensor 0.20.0.

JohanMabille commented 5 years ago

Thanks for this fix!

wolfv commented 5 years ago

awesome!

yungyuc commented 5 years ago

Thanks a lot for accepting this.

SylvainCorlay commented 5 years ago

Thank you for contributing. we will be pushing out releases very soon.