Skip to content

v0.1.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@szabo137 szabo137 released this 30 Nov 17:49
· 107 commits to main since this release

This is the initial alpha release of minterpy. It contains general structures to perform the polynomial interpolation task in multiple dimensions:

  • Multivariate polynomial bases (ABC + concrete implementations)
  • Base transformations
  • Interpolation schemes

This code is still highly experimental and there is no issuance, that neither everything works as expected, nor if further releases will break the current API.