Releases: fncbook/FNC-matlab
Releases · fncbook/FNC-matlab
Release in toolbox form
You can now install the functions by downloading and double-clicking the mltbx file.
Version 0.1.4
Uniform indentation for the functions.
v0.1.3
Changing the IVP solver in shoot keeps rk23 from hanging in unstable problems.
Full Changelog: v0.1.2...v0.1.3
Consistent code formatting
The code and documentation formats are more consistent now, and include adding an end statement to every function.
v0.1.1
Downgraded the IVP syntax to use the pre-2024 interface, since many people and institutions are slow to upgrade.
Full Changelog: v0.1.0...v0.1.1
Codes for web edition
These codes appear in the textbook Fundamentals of Numerical Computation by T. A. Driscoll and R. J. Braun. They are updated variations of the codes that appeared in the 2017 print edition of the textbook. Those codes can be found elsewhere.