-
**Is your request related to a problem? Please describe.**
While the gama installation process is quite simple, it could still be improved by following each platform's philosophy e.g: the user would …
-
**Describe the bug**
Test the following expression:
write "333%444" split_with "%%";
It should returns a list composed of only one element ["333%444"]. Instead GAMA returns ['333','444']
**…
-
When applying GAMA in social simulations that involve communication, the output in the console is extremely useful because it traces the how the communication took place
Can you please allow savi…
-
In the second part of the Predator Prey tutorial, inside the display code block example (https://gama-platform.org/wiki/PredatorPrey_step2#display) the "border" facet is used. It seems like this facet…
-
**Describe the bug**
If using an expression for the value of a parameter, the experiment won't run (clicking on the run button works but nothing happens)
Example:
```
global {
float dummy…
-
**Describe the bug**
It seems there is something strange with the graph generated with the `as_driving_graph` operator and the way the shortest path is computed.
In the following model, slightly…
-
Hey there,
I would like to request an enhancement. A darkmode would be great.
Thank you for your work, I really like working with GAMA.
Best
Patrick
-
**Describe the bug**
I want to press a key ('t') to trigger or not the trace facet on a specific layer (e.g people)
I wanted to use something like this
````
event["t"] {show_trace
-
Hi @agrignard,
I have been facing a strange behavior when using the function `distance_to using topology(roadNetwork)`. (See code [here](https://github.com/NaroaCS/MultifunctionalVehicles/blob/e36d…
-
**Describe the bug**
Sorry this issue might be very project oriented but maybe it will raise a more high level issue from GAMA
**To Reproduce**
0. Clone this repository https://github.com/City…