Johan Mabille
Johan Mabille
Indeed, xproperty 0.12 and above now require a compiler supporting C++17. The README has been updated, thanks for reporting.
The problem has been addressed in mamba 2.0.2, can you confirm it fixes your issue?
@YeeCY sorry for the late reply. Regarding the implementation of `matmul`, we don't have the bandwidth to implement it now so it can definitely wait for your current wok to...
It's a regression, we are working on a fix.
We have released micromamba 2.0.2 which should fix this issue, can you confirm it does?
Thanks for your work on this project, it's amazing! We will discuss this pre-proposal during the next SSC meetings, my personal feeling is that it should be a JEP.
> @JohanMabille if it's helpful and possible time-wise, I could attend the meeting and answer any questions people might have. Would that help? (and if so, when is the meeting?)...
The versions of setup-micromamba and micromamba are orthogonal. setup-micromamba will always download the latest available release of micromamba except if you explicitly tell it to use a specific version of...
No worries, I just wanted to be sure you had the workaround to fix your CI, I missed your edit. I should have answered faster, sorry for that.
This has been fixed in micromamba 2.0.2. Regarding the CI, setup-microamba@v1 has been updated to NOT pull micromamba 2 if you don't specify any version, it will pull the latest...