Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
antik
gsll
Commits
50861266
Commit
50861266
authored
Apr 08, 2011
by
Liam M. Healy
Committed by
Liam M. Healy
Apr 08, 2011
Browse files
Export 'next step for ODE
parent
c1f038ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
ordinary-differential-equations/ode-system.lisp
View file @
50861266
;; ODE system setup
;; Liam Healy, Sun Apr 15 2007 - 14:19
;; Time-stamp: <201
0
-0
6-30 19:57:28
EDT ode-system.lisp>
;; Time-stamp: <201
1
-0
4-08 09:20:01
EDT ode-system.lisp>
;;
;; Copyright 2007, 2008, 2009 Liam M. Healy
;; Distributed under the terms of the GNU General Public License
...
...
@@ -20,7 +20,7 @@
(
in-package
:gsl
)
(
export
'
(
with-ode-integration
))
(
export
'
(
with-ode-integration
next-step
))
(
defmacro
with-ode-integration
((
function
time
step-size
max-time
dependent
dimensions
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment