An open API service indexing awesome lists of open source software.

https://github.com/cadojo/mtkfunctiongenerationdemo

An example to show state and parameter ordering in function generation for ModelingToolkit.jl types.
https://github.com/cadojo/mtkfunctiongenerationdemo

Last synced: 3 months ago
JSON representation

An example to show state and parameter ordering in function generation for ModelingToolkit.jl types.

Awesome Lists containing this project

README

        

# MTKFunctionGenerationDemo

_An example to show state and parameter ordering in function generation for `ModelingToolkit.jl` types._

## Usage

As long as you have `julia` or `juliaup` installed, you should be able to run the
brief demonstration by entering `make` in a terminal.

```sh
make
```