Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARL-UT Fortran / Mathematica work (digital preservation) #189

Open
dckc opened this issue Jun 21, 2023 · 0 comments
Open

ARL-UT Fortran / Mathematica work (digital preservation) #189

dckc opened this issue Jun 21, 2023 · 0 comments

Comments

@dckc
Copy link
Owner

dckc commented Jun 21, 2023

one summer I did some numerical methods stuff...
implemented the Bulirsch–Stoer algorithm in fortran and then wrote a Mathematica notebook explaining how it worked, with diagrams and stuff.

That experience taught me that floats are hard. I mostly leave them to the pros since then.

-- me to #dev

I have a hardcopy of the fortran code and the Mathematica notebook which I scanned a while back:

Message-ID: <089e0149c4ce56b026050141e9ef@google.com>
Date: Fri, Aug 22, 2014 at 8:31 PM (Delivered after 1 second)
to: dckc@madmode.com
Subject: ARL-UT

The Bulirsch–Stoer Method

Numerical Integration of Smooth Functions

This is some notes to help decipher the discussion of the Bulirsch-Stoer O.D.E. integration method discussed in Numerical Recipies section §15.4.

B-S Method.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant