Tom de Geus

Results 225 comments of Tom de Geus

Sorry, I missed https://github.com/xtensor-stack/xtensor/issues/2584

I don't think that this is supported. You are welcome to figure out if this could be done ;) I have no use case for this, so I won't be...

I just want to state my support for make the ABI compatibly finer. I use classes from different modules and ship them using conda-forge. The current behaviour is just a...

Thanks for this careful analysis !! This is quite an important observations as I presume that the same might hold for `sign`, `exp`, `exp2`, `expm1`, `log`, `log10`, `log2`, `log1p`, ...

Thanks @bleibig . Would you be willing to add this to tests, such that we can take it from there?

Yes we would like to move to C++20. Any help in that direction is welcome

Thanks for reporting. Just to make sure, `tb.shape(0)` and `tb.shape(1)` give what?

Hi! It would be great if you would be willing to open a PR!

Could it be that `xt::range` is not yet assigned, and that your `const`ness explicitly conflicts with this?