Because this will take some time, I suggest that we submit patches incrementally, as I get the time to check, fix, write unit tests, and more functions. Already there are some finished. I suggest that we create a new package,
.....functions.continuous.unconstrained, and that all the checked unconstrained functions be grouped in this package,
and as the functions are checked, removed from the current ....functions.continuous package.
We can then later continue to have separate packages for constrained, dynamic, multi-objective functions.
Any comments?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=792117
Originator: NO
Because this will take some time, I suggest that we submit patches incrementally, as I get the time to check, fix, write unit tests, and more functions. Already there are some finished. I suggest that we create a new package,
.....functions.continuous.unconstrained, and that all the checked unconstrained functions be grouped in this package,
and as the functions are checked, removed from the current ....functions.continuous package.
We can then later continue to have separate packages for constrained, dynamic, multi-objective functions.
Any comments?
Logged In: YES
user_id=975307
Originator: YES
Looks sound. If the functions are going to be categorized I see no problem with it this way.