Add Halton sequence as a sampling method
This MR adds support for Halton sequence sampling with scipy (version must be 1.10.0 or greater).
Note that scipy==1.10.0 requires Python>=3.8.
Edited by SCHOULER Marc
GitLab upgrade completed. Current version is 18.10.6
https://docs.gitlab.com/releases/18/gitlab-18-10-released/
This MR adds support for Halton sequence sampling with scipy (version must be 1.10.0 or greater).
Note that scipy==1.10.0 requires Python>=3.8.