Torkel Loman
Torkel Loman
For reference, here is a full test set of various indexing features that I would like to run once we are done with everything. It is using Catalyst currently (but...
Think a decent number of these have been fixed. `idxs` for `SDEProblem`s is still broken though.
Here's an updated list. Everything that does not currently work is marked using `@test_broken`. I currently use Caalyst to generate the models (as it makes it easy to generate all...
Yeah, save_idxs is only superficially related to this I guess, since it is more about implementing something new than filling out some cases. Tons of thanks @AayushSabharwal for fixing all...
So I _think_ directional events should now be supported within MTK, so we could be able to use them in Catalyst. But I have since then forgotten what the progress...
Some thoughts: ### Working with `OpimtizationProblem`s directly I agree that it would make sense to support the user defining `OptimizationProblem`s using Optimization. Technically these do not need to be maximum...
If we get there, and if you don't min having one, I would be happy to write the Plots extension.
> That shouldn't be too hard to implement. It might even be possible already if you set param_ranges appropriately with threshold=-Inf? Maybe you can check if that works. This might...
Thanks, this works. I also checked with another person who suggested `:LD_LBFGS`. I have tried using gradients, however, the result seems wrong? When checking the result using gradients, the found...
Yes, it is the same model (although the data points are different, I can try and give you an updated file with the new data points)