Hybrid system simulation runtime.
Find a file
2025-08-20 18:20:46 +02:00
doc feat: a LOT of stuff (final report, examples, simulation of a single assert, move from node instances to node definitions, etc.) 2025-08-20 18:20:46 +02:00
exm feat: a LOT of stuff (final report, examples, simulation of a single assert, move from node instances to node definitions, etc.) 2025-08-20 18:20:46 +02:00
src/lib feat: a LOT of stuff (final report, examples, simulation of a single assert, move from node instances to node definitions, etc.) 2025-08-20 18:20:46 +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 feat: a lot of stuff 2025-05-12 14:50:10 +02:00
hsim.opam feat: a lot of stuff 2025-05-12 14:50:10 +02:00
LICENSE.txt feat (report): Progress on report. 2025-08-16 18:16:20 +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).