Torkel Loman

Results 439 comments of Torkel Loman

Yes, this is very useful stuff we should support. Currently BRNEquilibrate works quite well on my machine and I am having use of it, however there are still a few...

Yes, I will get together all the basic functionality of the stability/bifurcation analysis, then I will put it all up and we help finishing it.

Just a quick note on the stability/bifurcation analysis. I earlier split it of from the DiffEqBiological package (with the idea that people not interested in it should not have to...

Where do I find the src/options.h file? I have tried to simply add such a file to the DiffEqBiological src folder, adding a single line `define ENABLE_TIMINGS` (no effect). I...

Is there a good instruction manual for how to rebuild Julia (which does not assume to much competence from the user)? My (failed) approach: - Create a new folder (under...

So basically this was ready, was hoping to get it up before the weekend. But then git got in-between. Haven't been able to figure it out yet and now I've...

Good point, yeah, it probably belongs there.

Yeah, could be that. Another time I would just have gone through the Latexify recipes in ModelingToolkit to fix them, but probably not right now.

First I moved to master, I still got an error, but it changed slightly. This is now the output: ![image](https://user-images.githubusercontent.com/18099310/182626992-c3223af7-bdd1-41c5-8d81-7fb3272061b4.png) I get try will all verobity (`=true` in Newton and...

Do you know what might be happening? On the previous versions I managed to create a bifurcation diagram (where I tracked the periodic orbits) that looked like this: ![image](https://user-images.githubusercontent.com/18099310/183676965-0fdb6c63-28a4-4e0e-9e94-58b964beb64a.png) However,...