We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a7acc commit 84cb252Copy full SHA for 84cb252
feature_list.md
@@ -1,6 +1,5 @@
1
# sim-tools feature list
2
3
-
4
module: distributions
5
6
* Triangular
@@ -27,4 +26,29 @@ module: warm-up
27
26
28
29
module: results visualisation
30
-**Standard ways to compare scenarios?
+** Standard ways to compare scenarios?
+
31
+## Road map
32
33
+### v0.3.0
34
35
+Test with Python 3.10 and 3.11
36
+Simpy 4.1.1
37
38
+module: distributions
39
40
+* Triangular
41
+* Exponential
42
+* Log normal
43
+* Normal
44
+* Gamma
45
+* Empirical
46
+* Fixed
47
+* Combination
48
49
+### v0.4.0
50
51
52
53
54
+* NSPP via thinning
0 commit comments