Johan Mabille

Results 275 comments of Johan Mabille

Also do not hesitate to comment out the others jobs so you don't lose too much time when pushing commits to reproduce the issue.

No worries ;) We need to release soon, that's why I merged ypur PR, but that's totally fine to add missing stuff later in dedicated PRs

Good question! Honestly, I don't remember the why of this decision. @SylvainCorlay @wolfv any idea?

To sum up #96, the idea would be to keep this repo pure C++ and add a new repo (xtensor.py) that would contain the pure python stuff. The python package...

Sorry for the late response; at first sight, it seems the problem is on ``xtensor-python`` side.

Hi @StefanUlbrich , Thank you for tackling this! I'm not sure yet, but I wonder if building the wheel with scikit-build and CMake could simplify the process: - the wheel...

I am not sure if these packages are still maintained. Anyway this is orthogonal to pip, right? I mean, having a package for conan is independent from having / building...

> CMake is of course standard but might be overkill for those not familiar with it I totally agree, especially for people coming from Python and not having a lot...

We are swamped with a lot of other tasks and don't have the time to implement it for now. We can provide some guidance if you want to tackle this.

Indeed we should keep the minimum required version consistent with the implementation. I think this requirement was left because of old versions of Ubuntu which should not be so much...