xtensor-stack / xtensor-python

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

fix pyarray column_major from xexpression #250

Closed adriendelsalle closed 3 years ago

adriendelsalle commented 3 years ago

Description

Fix pyarray constructor from xexpression when using xt::layout_type::column_major as a class template argument.