Alex Bilger
Alex Bilger
[ci-build][with-all-tests]
The version of metis did not change. I took the master branch from https://github.com/KarypisLab/METIS
Another difference: https://github.com/sofa-framework/SofaPython3/actions/runs/2488100337
This PR, which introduces unit tests, shows a difference is coming from the call of the METIS library: https://github.com/sofa-framework/sofa/pull/3050
[ci-build][with-all-tests]
Thanks for you feedback @epernod. I think your suggestion is the more natural. Actually, I tried to set `printLog` in a log, to see if it was already working (but...
I am ok with the suggestion
@Camille-K there are several places where you declare variables with the same name than another variable already declared before. Please keep names unique
[ci-build][with-all-tests]
After discussion with @JeremieA, this PR breaks the meaning of the variable `compressed`. The comment after this variable says `true if the additional storage is empty or has been transfered...