humam/6/8/2015
- fixed the off-by-one issue with the
linspace
calls in bothex_euler_serial.py
andbasic_methods
. - extrapolation code works correctly for any order value.
- done some reading about adaptive step size methods.
linspace
calls in both ex_euler_serial.py
and basic_methods
.