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

Following functions do not work for 1d although they should? #110

Open
jakob-r opened this issue Nov 17, 2017 · 5 comments
Open

Following functions do not work for 1d although they should? #110

jakob-r opened this issue Nov 17, 2017 · 5 comments
Labels

Comments

@jakob-r
Copy link
Contributor

jakob-r commented Nov 17, 2017

  • Bent-Cigar
  • Bohachevsky N. 1
  • Brown
  • Dixon-Price
  • Rosenbrock
@jakobbossek
Copy link
Owner

At least for Rosenbrock I am sure, that dimensions >= 2 is required. Bent-Cigar function could be allowed to work in 1d as well. However, in this case it is equal to the 1D Sphere function.

@jakob-r
Copy link
Contributor Author

jakob-r commented Nov 21, 2017

I don't mind if they are only available for d>=2 but makeFunctionsByName("Rosenbrock", dimensions = 1) should throw an error then.

@jakobbossek
Copy link
Owner

Ok. Then the issue description is misleading.

@jakob-r
Copy link
Contributor Author

jakob-r commented Nov 27, 2017

Thus the question mark 😉

@jakobbossek
Copy link
Owner

Will have a look. Seems to be a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants