Skip to content

Commit 20a9f9a

Browse files
Added README file
1 parent b6b6e19 commit 20a9f9a

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

basic-models/README.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
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

0 commit comments

Comments
 (0)