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

https://github.com/comby-tools/scientific-programming-patterns


https://github.com/comby-tools/scientific-programming-patterns

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# scientific-programming-patterns

[Install `comby` from source](https://github.com/comby-tools/comby#build-from-source). After those steps, `comby` should be on your PATH, and you can run the scripts in this repository. E.g.,

```
cd MATLAB
./run-example.sh

./run-for-loop-example.sh

```