Richard Gast
Richard Gast
Providing the `cb` keyword argument to a `GalacticOptim.solve` call that uses an optimizer from the `Metaheuristics.jl` package currently yields the warning 'Callback argument is currently not used by Metaheuristics.AbstractAlgorithm' and...
I wonder whether it would be possible to make Auto-07p available via PyPI? Since you have already created a github workflow (`.github/workflows/test.yaml`) for pushing and pull requests, you could set...
In its current state, PyRates generates code for a backend-specific function that evaluates the right-hand-side of a differential equation system $\dot y = f(y, \theta, t)$. In many cases, partial...