- 16 Dec, 2019 3 commits
-
-
Karol Actun authored
-
Karol Actun authored
-
Karol Actun authored
-
- 11 Dec, 2019 1 commit
-
-
Karol Actun authored
-
- 07 Dec, 2019 3 commits
-
-
Karol Actun authored
-
Karol Actun authored
-
Karol Actun authored
-
- 26 Nov, 2019 1 commit
-
-
Karol Actun authored
-
- 18 Oct, 2019 1 commit
-
-
Ahmad Reza authored
-
- 08 Oct, 2019 2 commits
-
-
Ahmad Reza authored
-
Karol Actun authored
-
- 26 Sep, 2019 1 commit
-
-
Ahmad Reza authored
-
- 25 Sep, 2019 2 commits
-
-
Ahmad Reza authored
Thanx to Gorden Wunderlich
-
Ahmad Reza authored
Changed the color attribute name vilolett to violet because of spelling misstake. German to English.
-
- 24 Sep, 2019 3 commits
-
-
Ahmad Reza authored
Changed the color attribute name vilolett to violet because of spelling misstake. German to English.
-
Ahmad Reza authored
-
Ahmad Reza authored
-
- 23 Sep, 2019 4 commits
-
-
Ahmad Reza authored
-
Ahmad Reza Cheraghi authored
-
Ahmad Reza Cheraghi authored
-
Ahmad Reza Cheraghi authored
-
- 18 Sep, 2019 10 commits
-
-
Ahmad Reza authored
methods of particle.py
-
Ahmad Reza authored
-
Ahmad Reza authored
-
Ahmad Reza authored
The direction enum/list has been renamed to direction_list. All the contents of str_lib of solution and scenario and the header in lib are moved to one file called swarm_sim_header.py Some bugs has been fixed!
-
Ahmad Reza authored
Conflicts: lib/particle.py solution/random_walk.py
-
Ahmad Reza authored
The direction enum/list has been renamed to direction_list. All the contents of str_lib of solution and scenario and the header in lib are moved to one file called swarm_sim_header.py Some bugs has been fixed!
-
Ahmad Reza Cheraghi authored
-
Ahmad Reza Cheraghi authored
-
Ahmad Reza Cheraghi authored
-
Ahmad Reza Cheraghi authored
-
- 16 Sep, 2019 1 commit
-
-
Ahmad Reza authored
In scenario std_lib the method add_tiles_as_hexagon got a new attribute color for setting the color of the tiles.
-
- 02 Sep, 2019 1 commit
-
-
Ahmad Reza authored
!!!Almost all the the Swarm-Sim core libaries written at the HHU has no code smells!!!!! :)))) Only vis.py has code smells and this is not written by HHU. And multiple.py as well and some solutions. But in total all the core libaries/interfaces of the Swarm-Sim has no code smells. Yeapy!!!! Changes: The scanning for matters method has been modified and refactored. The header became a new function called scanning. The stl_lib for the scenarios became to methods. One for creating particles in hexagon. The other one for creating a hexagon border with tiles.
-
- 21 Aug, 2019 1 commit
-
-
Ahmad Reza authored
The random seed is moved from world.py to swarm-sim.py, because the simulator is responsible for the randomness.
-
- 20 Aug, 2019 4 commits
-
-
Ahmad Reza authored
-
Ahmad Reza authored
memory_limitation
-
Ahmad Reza authored
-
Ahmad Reza authored
- For the reading the data of the config the classe ConfigData is created in a seperated file called config.py - For the visualization a bug is fixed. The bug was that whenever the vis.py goes into a sleep it is not possible to zoom or to create tiles. !This bus has been fixed by Karol Actun! - Three methods sim_to_coords, coords_to_sim, check_coords are moved from the world.py to the header.py. Because those methods are independent from the world.py. Based on these change some changes have to been made on the other files. - The particle counter has been removed from particle.py. The counting of the particle and given the particle a number based on the counting is happening now in world.py. - Some unnecessary variables have been deleted from the matters.
-
- 14 Aug, 2019 2 commits
-
-
Ahmad Reza authored
-
Ahmad Reza authored
Conflicts: system.log
-