Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gsll
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
4
Merge Requests
4
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
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
Options
Browse Files
Download
Email Patches
Plain Diff
Export 'next step for ODE
parent
c1f038ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
ordinary-differential-equations/ode-system.lisp
ordinary-differential-equations/ode-system.lisp
+2
-2
No files found.
ordinary-differential-equations/ode-system.lisp
View file @
50861266
;; ODE system setup
;; Liam Healy, Sun Apr 15 2007 - 14:19
;; Time-stamp: <201
0-06-30 19:57:28
EDT ode-system.lisp>
;; Time-stamp: <201
1-04-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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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