CompSciWeek13
From Predictive Chemistry
Revision as of 09:02, 17 November 2014 by David M. Rogers (talk | contribs) (Created page with "= Numerical Integration = * The tinkerbell attractor ** Implementations in OpenOffice Spreadsheet, GNU ODE, and Python ** Perturbed initial conditions, Lyapunov exponents, and la…")
Numerical Integration
- The tinkerbell attractor
- Implementations in OpenOffice Spreadsheet, GNU ODE, and Python
- Perturbed initial conditions, Lyapunov exponents, and large deviation principles
- Working well with others: text
- Working with machines: binary
- inspecting binary formats with od
Basis Functions
- Constructing B-splines - tensor method
- Representing the differentiation operator
- Solving PDEs using the implicit method