Dynamic flow systems program to simulate economic flows (ie. complex system dynamics). For a full overview, please see the Manual
- File Structure for an overview of folders and files
- Architecture for an overview of the app and DAG engine
- Minsky Schema describes the schema of the Minsky .mky model files
Minsky is an open source program with prebuilt binaries available for:
Official releases are available from SourceForge. You may also obtain later releases from this Github project, as release are tagged within git.
To compile Minsky, you will need a suitable posix compliant system, with a number of prerequisites installed.
- Windows
- MacOSX
- Linux: Linux distributions are managed through the OpenSUSE build service which won't be documented here.
Notes on using the REST Service.
-
Current focus is on implementing a sparse data representation for tensors, and finalising the Bentham iteration.
-
REST Service to support a javascript implementation of Minsky in electron