Commit graph

21 commits

Author SHA1 Message Date
589f89c768
feat: start of lift, debugging, cleanup 2025-06-23 10:06:01 +02:00
883e5fff01
feat: start of assertions 2025-06-11 12:00:36 +02:00
65918ab59b
feat: remove greedy sim, acceleration based on continuity, and composition 2025-06-04 16:26:37 +02:00
1a4f950324
feat: consider values without absolute timestamps 2025-06-03 16:57:37 +02:00
76dc461d44
feat: re-hide inner states, properly reset sundials 2025-05-12 17:27:52 +02:00
80d4aef23f
feat: sundials 2025-05-12 15:10:10 +02:00
6cec3d6c5d
feat: a lot of stuff 2025-05-12 14:50:10 +02:00
3b5e01b163
chore: improve main 2025-04-29 16:24:13 +02:00
ebcceefe4c
feat (exm): sqrt example 2025-04-29 16:20:25 +02:00
d398989ece
feat (exm): sincos example 2025-04-29 15:33:57 +02:00
9a0d22e880
feat (exm): van der pol example 2025-04-29 10:42:49 +02:00
8497091d0c
feat (solver/rk45): state copy is handled by simulation 2025-04-29 10:05:08 +02:00
5bce9e5b01
feat: correct greedy/lazy and inplace/functional, split into multiple inputs 2025-04-28 15:13:15 +02:00
b037dacccf
feat: greedy simulation 2025-04-25 16:41:41 +02:00
c867859cce
feat: cleanup 2025-04-25 14:25:55 +02:00
e07f165494
feat: solvers and ball example 2025-04-25 13:57:53 +02:00
cc099c02e7
feat (state): cleanup simulation state interface 2025-04-23 10:47:46 +02:00
3d317f65a0
feat (sim): greedy simulation 2025-04-22 17:57:10 +02:00
b4a29bbb97
feat (doc): some notes 2025-04-17 18:19:08 +02:00
48d6cc4ca8
feat (sim): parameterized on the notion of state 2025-04-17 15:20:35 +02:00
391e350315
feat: simulation start 2025-04-15 15:32:26 +02:00