You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'A Python library for building and simulating continuous-time, discrete-time, and hybrid dynamical systems using a block-diagram approach.',
67
-
logo: '/pathsim_logo.png',
68
-
docs: '/pathsim',
69
-
api: '/pathsim/api',
70
-
examples: '/pathsim/examples',
67
+
logo: 'pathsim_logo.png',
68
+
docs: 'pathsim',
69
+
api: 'pathsim/api',
70
+
examples: 'pathsim/examples',
71
71
pypi: `${external.pypi}/pathsim`,
72
72
github: `${external.github}/pathsim`,
73
73
features: [
@@ -118,9 +118,9 @@ scope.plot()`,
118
118
name: 'PathSim-Chem',
119
119
shortName: 'chem',
120
120
description: 'Chemical engineering blocks for PathSim, including reactors, heat exchangers, and separation units.',
121
-
logo: '/pathsim_chem_logo.png',
122
-
docs: '/chem',
123
-
api: '/chem/api',
121
+
logo: 'pathsim_chem_logo.png',
122
+
docs: 'chem',
123
+
api: 'chem/api',
124
124
examples: null,
125
125
pypi: `${external.pypi}/pathsim-chem`,
126
126
github: `${external.github}/pathsim-chem`,
@@ -141,9 +141,9 @@ scope.plot()`,
141
141
name: 'PathSim-Vehicle',
142
142
shortName: 'vehicle',
143
143
description: 'Vehicle dynamics blocks for PathSim, including tire models, suspension systems, and powertrain components.',
0 commit comments