Files
AutoC/README.md

14 lines
174 B
Markdown
Raw Normal View History

2026-01-27 15:19:22 +01:00
Topic 5: Numerical integration methods
compile with:
```bash
make clean
```
run with:
```bash
./main
```
2026-01-27 15:32:02 +01:00
Read documentation at [documentation.pdf](./documentation.pdf)