feat: a lot of stuff

This commit is contained in:
Henri Saudubray 2025-05-12 14:50:10 +02:00
parent dd6152833f
commit 6cec3d6c5d
Signed by: hms
GPG key ID: 7065F57ED8856128
22 changed files with 476 additions and 276 deletions

View file

@ -1,4 +1,8 @@
(env (dev (flags (:standard -w -9-27-32))))
(env (dev (flags (:standard -w -32))))
(library
(name solvers))
(name solvers)
(libraries
hsim
;sundialsml
))