Skip to content

Sundials/ML v2.6.2p1

Compare
Choose a tag to compare
@tbrk tbrk released this 22 Sep 15:23
· 669 commits to master since this release
v2.6.2p1
b514fad

Several bug fixes and minor additions/improvements:

  • Add pretty printers with automatic installation
    (thanks to Nils Becker for the suggestion).
  • Improve Opam integration allowing pin from source code
    (thanks to Gabriel Scherer for the suggestion).
  • Ensure compatibility with OCaml no-naked-pointers mode.
  • Fix segfaulting on exceptions in newer versions of OCaml.
  • Fix bug in RealArray2.size.
  • Update the set_err_file/set_info_file/set_diagnostics interface
    (minor incompatibility).
  • Miscellaneous improvements to the build system.
  • Remove the Kinsol.set_linear_solver function due to
    memory leak issues.