Julien Schueller

Results 163 comments of Julien Schueller

it landed in debian also https://packages.debian.org/unstable/libs/libpagmo8

hi, some code would be helpful to reproduce the issue

it seems force_bounds make take the bounds into account but the behavior is inconsistent with the other algorithms if it defaults to false

yes, a simple throw to reject initial populations out of bounds would be the simplest

I found out that this is due to the floating-point expression contraction optimization. One can work-around it by setting "-ffp-contract=off" in CXXFLAGS. Not an incorrect result per say, but our...

should be okay now, thanks to the new cirrus job: https://github.com/openturns/build-wheels/commit/acf1169e982e2f7de07fe3ea768cdf5af711b1c6 new files: https://pypi.org/project/openturns/#files @syam5g can you test it ?

no need, it can be disabled inconditionnally until someone wants to add support for it; if you set CMAKE_UNITY_BUILD global variable even inside hdf5 the build will fail too

OMEdit crashes in webengine libs on ubuntu 22 (qt 6.2), but ok on arch (qt 6.7) which qt version did you test ?