-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The function fmin_gen() seems to ignore the first input argument f which is overridden by a file pointer:
| def fmin_gen(f, x0, population_size=100, survivors=20, generations=20000, |
In addition the function fmin_differential_evolution() is defined by never used in the code. Is it a user-facing function?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels