Releases: obersteiner/sparseSpACE
Releases · obersteiner/sparseSpACE
v1.1.0
Description
This release adds new features and a novel regression operation.
Details:
- Regression is now possible with StandardCombi and spatiallyAdaptiveSingleDimension2
- We support OptiComm that optimizes the combination coefficients for the regression problem
- Tutorial for Regression was added
- New tests for regression
- New CI with GitHub actions + coveralls for code coverage + automated releases on PYPI
- New badges
- Further minor changes