-
**Describe the bug**
When using the `save` statement, it is recommended to use the `format` facet, according to documentation the "text" format is one of the supported and even recommended. But when …
-
**Describe the bug**
In some experiment with the record facet set to true, the step function on a simulation works fine, but once the step back function (which works as expected) has been called, it …
-
**Describe the bug**
The z factor parameter introduced to solve #3857 break some models by adding an increment that seems way too much even though it's supposed to be only 0.05 by default.
For exa…
-
In the Inspect View of agent, we have its name,
but If we want to access it by index, for example, in interactive console, we need to query by where expression:
write first((road where (each.name…
-
**Broken link**
https://gama-platform.org/wiki/Operators#Iterator-operators
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'https://gama-platform.org/wiki/PseudoVariables#each'
…
-
Before the recent Git repo update, the build was working fine. Now that the Git repo has been updated, I keep getting link errors when I try to build again. I've read that this can happen if you have …
kmsgm updated
5 months ago
-
Is it possible to define (as it was the case before with XStream):
1. an operator taking any object (agent, primitive data types,....) or collection of object (list, map, ...) to serialize it to b…
-
### Discussed in https://github.com/gama-platform/gama2/discussions/62
Originally posted by **tnguyenh** April 25, 2023
For some operators, points are not considered as geometry. This makes se…
-
**Is your request related to a problem? Please describe.**
I recently noticed that the training session page was not up to date (latest record being 2021). So I updated it with the information I ha…
-
**Is your request related to a problem? Please describe.**
I'm working on the developement of a monitor of a Gama Server which can ask Gama to load, start, stop a simulation and can interact with it.…