2024-07-29 18:31:57 +0200 | received badge | ● Notable Question (source) |
2024-07-29 18:31:57 +0200 | received badge | ● Popular Question (source) |
2012-12-10 16:10:58 +0200 | asked a question | desolve_system_rk4 lisp debugger I am attempting to solve a system of 3 differential equations. Whenever I set the initial condition of the third variable not equal to 0, I get a lisp debugger error message. I have posted the code and the error message below. I should note that it runs as long as the initial condition of the third variable is equal to 0. To enable the Lisp debugger set debugger-hook to nil. |