-
Updated
May 31, 2022 - JavaScript
simulation
Here are 9,107 public repositories matching this topic...
-
Updated
May 31, 2022 - C++
-
Updated
Apr 9, 2022 - Rust
In the LTN route planning tool, we display 4 routes at a time:

Zooming in a bit, you can see some of the routes overlap, but then split off and maybe rejoin:
.
Update: from implementing #1345, looks like older Pythons don't support type aliases with | yet. For this issue to be completely resolved, we need to wait until 3.10 is the oldest supported version.
-
Updated
May 16, 2022 - Python
-
Updated
May 28, 2022 - C++
-
Updated
Sep 26, 2021
so that in multicellular the player can have special "smelling" cells and they would work. Right now the guidance lines probably only read the chemoreceptors from the main player cell. Should be relatively simple to change it to look at also other cells in the player's colony if you ask the colony lead cell what chemoreceptors it has.
invent an option especially for setting the jam-threshold to avoid the "no controlling detector" warnings
-
Updated
May 28, 2022
-
Updated
Jun 1, 2022 - C++
-
Updated
Jun 1, 2022 - C++
Don't bunde the data
-
Updated
May 31, 2022 - Java
The wiki is very outdated and there is missing information. What I mean is that we should create a more user friendly wiki, with descriptions of every building, game element... Maybe we should add also pictures of the buildings or animations. I don't know, but we must do something to improve it. What do you think?
How can I get access to http://wiki.unknown-horizons.org/w/Main_Page? I would lik
-
Updated
Apr 16, 2022 - C++
-
Updated
Mar 14, 2022 - C++
It seems that the number of joining clients (not the num of computing clients) is fixed in fedml_api/data_preprocessing/**/data_loader and cannot be changed except CIFAR10 datasets.
Here I mean that it seems the total clients is decided by the datasets, rather the input from run_fedavg_distributed_pytorch.sh.
https://github.com/FedML-AI/FedML/blob/3d9fda8d149c95f25ec4898e31df76f035a33b5d/fed
Improve this page
Add a description, image, and links to the simulation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the simulation topic, visit your repo's landing page and select "manage topics."
G1_FLAG_BMPhas the wrong name its the inverse of its name it is used to indicate that the sprite has transparency and will require blending with the background to produce the end result. The vast majority of images have this flag set.