-
Notifications
You must be signed in to change notification settings - Fork 79
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
Implement the finding of points lying on a contour of a given function value (aka CONTOUR) #31
Labels
Comments
Depends on minos, #30 |
beniz
pushed a commit
that referenced
this issue
May 22, 2014
…al points for deriving a contour line for a pair of parameters, ref #31
beniz
pushed a commit
that referenced
this issue
Jul 8, 2014
Contour is now working correctly for an arbitrary number of points. Examples below are for a 100 points in 10-D. o btained with:
that yields
and plotted with matplolib:
obtained with
obtained with
|
merged into dev, will be part of next release. |
beniz
pushed a commit
that referenced
this issue
Feb 19, 2015
beniz
pushed a commit
that referenced
this issue
Mar 6, 2015
andrewsali
pushed a commit
to andrewsali/libcmaes
that referenced
this issue
Jan 31, 2016
…al points for deriving a contour line for a pair of parameters, ref CMA-ES#31
andrewsali
pushed a commit
to andrewsali/libcmaes
that referenced
this issue
Jan 31, 2016
andrewsali
pushed a commit
to andrewsali/libcmaes
that referenced
this issue
Jan 31, 2016
andrewsali
pushed a commit
to andrewsali/libcmaes
that referenced
this issue
Jan 31, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the CONTOUR subroutine implemented in Minuit and used in ROOT.
The text was updated successfully, but these errors were encountered: