Skip to content

Commit 84cb252

Browse files
committed
FEATURE: +roadmap
1 parent f2a7acc commit 84cb252

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

feature_list.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# sim-tools feature list
22

3-
43
module: distributions
54

65
* Triangular
@@ -27,4 +26,29 @@ module: warm-up
2726

2827

2928
module: results visualisation
30-
**Standard ways to compare scenarios?
29+
** Standard ways to compare scenarios?
30+
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+
module: distributions
52+
53+
* Empirical
54+
* NSPP via thinning

0 commit comments

Comments
 (0)