https://github.com/comby-tools/scientific-programming-patterns
https://github.com/comby-tools/scientific-programming-patterns
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/comby-tools/scientific-programming-patterns
- Owner: comby-tools
- Created: 2021-06-04T02:46:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T04:56:16.000Z (about 5 years ago)
- Last Synced: 2025-03-13T01:16:22.837Z (over 1 year ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```