Commit ba86ed8
committed
test: add test for SDDE with gfun returning Pytree
- Implements the TODO in `vbjax/tests/test_loops.py` to verify that `make_sdde` supports diffusion functions (`gfun`) that return Pytrees (e.g., namedtuples).
- Adds a test case where `gfun` returns a `State` namedtuple, matching the state structure.
- Verifies that the loop execution produces a trajectory with the correct Pytree structure and shapes.1 parent 366da05 commit ba86ed8
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | 114 | | |
116 | 115 | | |
117 | 116 | | |
| |||
0 commit comments