File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ # minsky-models
2
+ Basic models illustrating Minsky features, distributed with source
3
+ code.
4
+
5
+
6
+ * 1Free.mky
7
+ * 4MonetaryMinskyModelLessUnstableStart.mky
8
+ * BasicGrowthModel.mky
9
+ * data-example.mky
10
+ illustrates the use of a data block
11
+
12
+ * EndogenousMoney.mky
13
+ * exponentialGrowth.mky
14
+ illustrates one of the simplest recursive systems: exponential growth
15
+
16
+ * exponentialGrowthWithExtraLabel.mky
17
+ a slightly different implementation of exponential, showing how
18
+ interim values can be labelled and use.
19
+
20
+ * GoodwinLinear02.mky
21
+ * GoodwinLinear.mky
22
+ * LoanableFunds.mky
23
+ * math-examples.mky
24
+ * MinskyGovernmentNonlinear.mky
25
+ * MinskyNonLinear.mky
26
+ * MinskyPricesFinal.mky
27
+ * MonetaryMinskyNeoPrices.mky
28
+ * PredatorPrey.mky
29
+ * Solow.mky
30
+ * Steve.mky
31
+ * SteveTest028.mky
32
+ * switchBlock.mky
33
+ * UWS05.mky
You can’t perform that action at this time.
0 commit comments