Hybrid system simulation runtime.
Find a file
2025-06-30 16:45:23 +02:00
doc feat: start of lift, debugging, cleanup 2025-06-23 10:06:01 +02:00
exm feat: runtime as library 2025-06-30 16:45:23 +02:00
src/lib feat: runtime as library 2025-06-30 16:45:23 +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 (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).