NEWS

0.1.0 (2023-08-26)

Features

  • Added a CLI for validating against SciPy
  • Added an ISO_C_BINDING compatible interface and a C header
  • Added an f2py generated wrapper for Python interoperability
  • Implemented the Golub-Welsch algorithm with newer LAPACK routines
  • Wrote a CLI for obtaining formatted results from SymPy

Improved Documentation

  • Added benchmarks and a discussion on the interfaces (#8)

Misc