Skip to content

GaussJacobiQuad I

Latest
Compare
Choose a tag to compare
@HaoZeke HaoZeke released this 26 Aug 02:36
· 44 commits to main since this release
v0.1.0
ffb970c

Let there be light. Initial release, basically feature complete, barring more algorithms / some more build system work for Python, plotting.

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)

What's Changed

New Contributors

Full Changelog: https://github.com/HaoZeke/GaussJacobiQuad/commits/v0.1.0