Commit 0c5b521
Improve JointEq error message for second-order ODEs and add documentation (#798)
* Initial plan
* Improve JointEq error message and add tests for second-order ODEs
Co-authored-by: Routhleck <88108241+Routhleck@users.noreply.github.com>
* Add documentation for second-order ODEs with JointEq
Co-authored-by: Routhleck <88108241+Routhleck@users.noreply.github.com>
* Fix trailing whitespace in test_joint_eq.py
Co-authored-by: Routhleck <88108241+Routhleck@users.noreply.github.com>
* Update joint equations tutorial outputs and metadata
Refreshed code cell outputs, execution counts, and execution metadata in the joint_equations.ipynb tutorial. Added print outputs for the second-order system and Jansen-Rit model examples, and updated function signatures and object references to reflect current execution results.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Routhleck <88108241+Routhleck@users.noreply.github.com>
Co-authored-by: routhleck <sichaohe@stu.pku.edu.cn>1 parent cee1778 commit 0c5b521
File tree
3 files changed
+287
-38
lines changed- brainpy/integrators
- tests
- docs_classic/tutorial_toolbox
3 files changed
+287
-38
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
158 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
159 | 169 | | |
160 | 170 | | |
161 | 171 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
0 commit comments