v0.0.15
What's Changed
- doc: minor fix in API reference by @lumbric in #49
- pips: add combined row labels for submatrices beside each other by @FabianHofmann in #50
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #52
- fix operands / specify error messages by @FabianHofmann in #58
- Replace numpy isscalar check by pandas isscalar check by @FabianHofmann in #65
- Allow sum() function over scalar objects by @FabianHofmann in #64
- expression / constraints: allow returning None type when creating from rule by @FabianHofmann in #66
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #56
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #67
- Define field as default_factory to specify mutable default value by @danuriegas in #68
- pips-io: print out rows by @FabianHofmann in #69
New Contributors
- @danuriegas made their first contribution in #68
Full Changelog: v0.0.14...v0.0.15