Hybrid system simulation runtime.
Find a file
2025-04-29 16:20:25 +02:00
doc feat: correct greedy/lazy and inplace/functional, split into multiple inputs 2025-04-28 15:13:15 +02:00
exm feat (exm): sqrt example 2025-04-29 16:20:25 +02:00
src feat (exm): sqrt example 2025-04-29 16:20:25 +02:00
.gitignore feat (sim): parameterized on the notion of state 2025-04-17 15:20:35 +02:00
.ocamlformat feat: simulation start 2025-04-15 15:32:26 +02:00
dune-project chore: license 2025-04-22 16:11:38 +00:00
hsim.opam feat (state): cleanup simulation state interface 2025-04-23 10:47:46 +02:00
LICENSE.txt feat: solvers and ball example 2025-04-25 13:57:53 +02:00
README.md feat: correct greedy/lazy and inplace/functional, split into multiple inputs 2025-04-28 15:13:15 +02:00

Hsim

A hybrid system simulation semantics.

Implemented with, and heavily inspired by work from, Marc Pouzet and Timothy Bourke (PARKAS, Inria, École Normale Supérieure).