Commit graph

38 commits

Author SHA1 Message Date
ba5db5bd99
feat (report): progress 2025-08-18 13:19:40 +02:00
5d40900390
feat (report): Progress on report. 2025-08-16 18:16:20 +02:00
36806f9af5
fix: update stop time correctly 2025-07-16 14:07:21 +02:00
ffc583985a
feat: lift runtime into language, start of zelus 2024 compatibility 2025-07-11 11:21:07 +02:00
dc8d941b84
feat: runtime as library 2025-06-30 16:45:23 +02:00
8f6320b30e
feat: some ideas on resets 2025-06-27 15:31:47 +02:00
ac4e066bf8
feat: support for model-requested horizons 2025-06-25 10:41:37 +02:00
685de96eec
chore: cleanup 2025-06-23 16:00:01 +02:00
17maiga
d16e61cc60 Merge pull request 'no-start is the new main' (#1) from no-start into main
Reviewed-on: https://codeberg.org/17maiga/hsim/pulls/1
2025-06-23 15:53:22 +02:00
6d92261afd
feat: somewhat compatible with zelus output 2025-06-23 15:48:58 +02:00
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
b27d39562d
feat: changes to presentation 2025-05-21 16:44:49 +02:00
54801d18f0
feat: pres 2025-05-21 14:58:14 +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
dd6152833f
feat (notes): reorganise and update (and some formatting) 2025-05-01 12:05:09 +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
200152b769
chore: cleanup 2025-04-22 18:13:09 +02:00
47c80c492d chore: license 2025-04-22 16:11:38 +00:00
ab7d645790 chore: license 2025-04-22 16:10:50 +00: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
f90206e57e
chore: init repo 2025-04-04 14:02:11 +02:00