Hybrid system simulation runtime.
Find a file
2025-05-01 12:05:09 +02:00
doc feat (notes): reorganise and update (and some formatting) 2025-05-01 12:05:09 +02:00
exm feat (notes): reorganise and update (and some formatting) 2025-05-01 12:05:09 +02:00
src chore: improve main 2025-04-29 16:24:13 +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 (notes): reorganise and update (and some formatting) 2025-05-01 12:05:09 +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).