Skip to content

Releases: fncbook/FNC-matlab

Release in toolbox form

04 Aug 15:51

Choose a tag to compare

You can now install the functions by downloading and double-clicking the mltbx file.

Version 0.1.4

29 Jul 20:40

Choose a tag to compare

Uniform indentation for the functions.

v0.1.3

28 May 18:07

Choose a tag to compare

Changing the IVP solver in shoot keeps rk23 from hanging in unstable problems.

Full Changelog: v0.1.2...v0.1.3

Consistent code formatting

27 May 14:49

Choose a tag to compare

The code and documentation formats are more consistent now, and include adding an end statement to every function.

v0.1.1

27 May 13:31

Choose a tag to compare

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

08 Jan 16:33

Choose a tag to compare

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.