Files
AutoC/README.md

12 lines
108 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
```