Mirco Marahrens

Results 3 issues of Mirco Marahrens

Including this project via `add_subdirectory(path/to/xtensor/python)` leads to ```bash [cmake] ERRORMismatch xtensor versions. Found '..' but requires: '0.24.0' ``` at the cmake configuration step. The variables `${XTENSOR_VERSION_MAJOR}`, `${XTENSOR_VERSION_MINOR}`, `${XTENSOR_VERSION_PATCH}` seems to...

Hello, currently [xt::linalg::outer](https://xtensor-blas.readthedocs.io/en/latest/reference.html#_CPPv4I00EN2xt6linalg5outerEDaRK11xexpressionI1TERK11xexpressionI1OE) only supports 1D vectors and is missing higher-dimensional objects. A quick workaround could be: ``` template static inline auto outer(expression_type &M, expression_type &W) { auto &&dM =...

# Summary "1Password: Save in 1Password" does not work. # Prerequisites - Tried on Win 11 Pro Build 22621, Win 10 Enterprise Build 19044 and WSL2 Ubuntu 22.04.1 LTS 1....

bug