feat: solvers and ball example

This commit is contained in:
Henri Saudubray 2025-04-25 13:57:53 +02:00
parent cc099c02e7
commit e07f165494
Signed by: hms
GPG key ID: 7065F57ED8856128
27 changed files with 1483 additions and 290 deletions

3
exm/dune Normal file
View file

@ -0,0 +1,3 @@
(library
(name examples)
(libraries hsim solvers))