This is the next alpha release of `minterpy`, which adds several
new functionalities and enhances code quality and performance.
new features
- partial derivatives for canonical and Newton polynomials
- support of arbitrary positive `lp_degree`
- ordinary regression based on multivariate polynomials
as the first extra feature
maintenance
- bug fixes
- adding API documentation
- improvement of user documentations
- clean-up: deletion of code/comments, which are no longer used
- introduction of a corporate design including logo and banner to docs,
repository, README etc.
This code is still marked as experimental and there is no assurance,
that neither everything works as expected,
nor if further releases will break the current API.