-
Hi,
here is something I am experiencing on ubuntu only. This is working on Mac os.
I have a user that experience it also (Ubuntu 16.04).
```
flat schema tag detected - switching to flat input sch…
-
- load a sysex patch and store in slot 1 (lotka volterra)
- play a bit with this fun patch
- load a sysex patch and store in slot 2 (lorenz attractor)
-> parameter B was not properly refreshed on UI…
-
Un revisor ha pedido citar y comparar con nuestro trabajo las siguientes referencias.
- Weber, Matthieu, Ferrante Neri, and Ville Tirronen. "Distributed differential evolution with explorative-exploit…
-
Updated MOOSE and found that reaction diffusion simulation is giving negative concentration for the Lotka-volterra model. Have stripped down the code and attached.
Reported by: sahilm89
-
> page 23: "However, such exercises are more likely to bring into relief the differences between the modeling paradigms than supply substantial QA and validation.": Right, the QA and validation should…
-
> The article lacks a chapter on the validation of the models used and a validation of the physics is missing, something the authors are recognizing.
- [ ] It should be made clear in both the paper an…
-
```
What steps will reproduce the problem?
1. Launch any model using an equation system (cf. ODE_models in the Model Library)
e.g. with :
species my_maths {
float t;
float x ;
…
-
MKLau updated
9 years ago
-
```
What steps will reproduce the problem?
1. Run "Lotka-Volterra (simple).gaml" from the model library
2. Pause the "LV phase" display
3. Pause the LV display
4. Unpause the "LV phase" display -> t…
-
There are some nice examples in the ODE section of the SciPy cookbook:
http://wiki.scipy.org/Cookbook
Some of these could be added in a future version of the book