Skip to content

Commit 7af27aa

Browse files
Update generated content [skip ci]
1 parent ef8c782 commit 7af27aa

101 files changed

Lines changed: 49984 additions & 13 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

static/pathsim/manifest.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
{
22
"package": "pathsim",
3-
"latestTag": "v0.19.0",
3+
"latestTag": "v0.20.0",
44
"versions": [
5+
{
6+
"tag": "v0.20.0",
7+
"released": "2026-03-27",
8+
"hasExamples": true
9+
},
510
{
611
"tag": "v0.19.0",
712
"released": "2026-03-19",

static/pathsim/roadmap.json

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,8 @@
11
{
22
"package": "pathsim",
33
"repo": "pathsim/pathsim",
4-
"updated": "2026-03-20T01:50:50Z",
4+
"updated": "2026-03-27T07:05:00Z",
55
"issues": [
6-
{
7-
"number": 172,
8-
"title": "Fine Grained Diagnostics",
9-
"body": "If simulation doesnt converge, we want to know where the problem comes from. Which block for the ode solvers. Which connection for the algebraic loop solvers. We want block wise error and convergence metrics. \n\nLuckiely everything is there already, we just need to expose it through a nice interface.",
10-
"labels": [
11-
"enhancement",
12-
"numerics"
13-
],
14-
"url": "https://github.com/pathsim/pathsim/issues/172",
15-
"created": "2025-12-22T22:18:45Z"
16-
},
176
{
187
"number": 160,
198
"title": "ODE Solver Error Control",

static/pathsim/v0.20.0/api.json

Lines changed: 21741 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)