smoof icon indicating copy to clipboard operation
smoof copied to clipboard

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

Open jakob-r opened this issue 7 years ago • 5 comments

  • Bent-Cigar
  • Bohachevsky N. 1
  • Brown
  • Dixon-Price
  • Rosenbrock

jakob-r avatar Nov 17 '17 14:11 jakob-r

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.

jakobbossek avatar Nov 17 '17 17:11 jakobbossek

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

jakob-r avatar Nov 21 '17 09:11 jakob-r

Ok. Then the issue description is misleading.

jakobbossek avatar Nov 24 '17 23:11 jakobbossek

Thus the question mark :wink:

jakob-r avatar Nov 27 '17 10:11 jakob-r

Will have a look. Seems to be a bug.

jakobbossek avatar Jun 02 '21 18:06 jakobbossek