;; -*- Hen -*- ((synopsis "An interface to SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers).") (license "BSD") (category math) (dependencies srfi-1 srfi-69) (test-dependencies test mathh) (build-dependencies srfi-13 compile-file) (author "Ivan Raikov") (components (extension sundials (custom-build "build.sh"))))