Skip to main content - There are numerous toy examples and full canonical examples for illustrating how to get started with the block diagram protocol
Toy Models
- The overall repository hosting the toy models can be found here
Composite Processor Mini Example
- A simple example which shows how to build up to a composite processor but with a small model
- The notebook can be found here
Composite Processor Example
- An example of building up a composite processor with a larger subsystem
- The notebook can be found here
Dynamical Systems
- An example of how a saved JSON file can be loaded and used to display five different versions of dynamical systems
- The notebook can be found here
Full Canonical examples
Homicidal Chauffeur (Work in Progress)
- A canonical example based on the classic “Homicidal Chauffeur” problem
- The repository can be found here