|
|
e5934d9948
|
Simulation name now also being saved as metadata
|
2022-11-23 12:55:35 +01:00 |
|
|
|
8913246600
|
Reformatted all code
|
2022-11-23 11:45:44 +01:00 |
|
|
|
3c27a0cc18
|
Simulator class now returns pandas dataframe instead of raw data
|
2022-11-22 17:05:58 +01:00 |
|
|
|
8599ea9662
|
Added docstrings and TODOs
|
2022-11-22 16:46:28 +01:00 |
|
|
|
2cfbbd529c
|
Automatically save sim results after completion
|
2022-11-18 13:33:59 +01:00 |
|
|
|
1485ade538
|
Changed metadata directory
|
2022-11-18 13:24:31 +01:00 |
|
|
|
3b022b33ad
|
Moved de-serialization functions from SimulationManager to SimulationDeSerializer
|
2022-11-18 13:06:31 +01:00 |
|
|
|
e9faba01d2
|
Removed unnecessary imports and fixed type hints
|
2022-11-16 19:47:56 +01:00 |
|
|
|
b196515cee
|
Removed TODOs
|
2022-11-16 19:42:59 +01:00 |
|
|
|
dd485dfee0
|
Simulator now returns correct length BERs list no matter the simulation state
|
2022-11-16 19:42:04 +01:00 |
|
|
|
e27a86969e
|
Now removing savefile after loading; Properly terminating program on signal sigterm
|
2022-11-16 19:30:47 +01:00 |
|
|
|
8098794804
|
Made Simulator object Picklable
|
2022-11-16 19:18:16 +01:00 |
|
|
|
b27093e516
|
Added progress bars; NOT WORKING - Serialization of progress bars not possible
|
2022-11-15 17:45:25 +01:00 |
|
|
|
e9cd215457
|
Modified the SimulationManager to work with the newly implemented Simulator; Added doc comments
|
2022-11-15 17:26:14 +01:00 |
|
|
|
c24a36db07
|
Implemented Simulator
|
2022-11-15 00:30:27 +01:00 |
|
|
|
8f4b7e1fa1
|
Added rough implementation of Simulator class
|
2022-11-14 11:12:46 +01:00 |
|
|
|
9fab9bda68
|
Removed unused code
|
2022-11-13 23:55:41 +01:00 |
|
|
|
ffcce7b3f2
|
Renamed utility.simulations to utility.simulation; Implemented first version of the SimulationManager class
|
2022-11-13 23:14:47 +01:00 |
|