Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/init parameter space #1894

Merged
merged 7 commits into from
Oct 7, 2022
Merged

Fix/init parameter space #1894

merged 7 commits into from
Oct 7, 2022

Conversation

thomas-saigre
Copy link
Contributor

@thomas-saigre thomas-saigre commented Jul 8, 2022

  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes?
  • Have you successfully run the Feel++ testsuite with your changes locally?
  • Have you written Doxygen comments in your contribution ?

Before, if we tried to initialize a ParameterSpace with no range of values in the section CRBParameters of the json, no error was raised, so it was be impossible to create a sampling with different parameters.
These modifications ensure that at least one parameter can vary.

skip feelpp skip tests skip tests skip toolboxes skip toolbox skip python

initalized with a constant space
add corresponding test (with still an issue at this level)

/cc @prudhomm @vincentchabannes see conversation on slack https://feelpp.slack.com/archives/C6A375EMS/p1653382504890379

skip feelpp skip tests skip tests skip toolboxes skip toolbox skip python
/cc @vincentchabannes

skip feelpp skip tests skip tests skip toolboxes skip toolbox skip python
thomas-saigre and others added 4 commits July 8, 2022 15:59
skip tests skip test skip python skip toolbox skip toolboxes
[skip python, skip tests skip test]
check that an invalid interval is indeed spotted and that an error is returned
[skip python]
@vincentchabannes vincentchabannes merged commit 8e4c5c9 into develop Oct 7, 2022
@vincentchabannes vincentchabannes deleted the fix/initParameterSpace branch October 7, 2022 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants