update mini-odeint with tests

This commit is contained in:
2024-11-08 17:16:33 -06:00
parent e628f1d67a
commit ff47fbff7e
4 changed files with 324 additions and 53 deletions

9
mini-odeint/.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
.DS_Store
.idea
*.log
tmp/
.cache/
compile_commands.json
/build/
*.o