v0.3.0
v0.3.0 (2024-10-27)
Build System
- build(deps): bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 9.10.1 to 9.11.0.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] [email protected] (3c6d3fb
)
Continuous Integration
Documentation
-
docs: add bernstein approximation equations (
b448193
) -
docs: fix BetaProtocol example should not subclass a protocol (
6265af2
) -
docs: fix output dimension of returns on bernstein functions (
ce41600
) -
docs: fix math equations (
7d818d4
)
Features
-
feat: add shape handling functions for compatibility with bernstein functions (
e1b2a40
) -
feat: expand bernstein functions to multiple purpose (MCMC and posterior reconstruction) (
0d74487
) -
feat: add numpyro module, build marginal models and beta protocol (
722e073
) -
feat: add bernstein-based marginal modeling functions (
fad6648
) -
feat: add logsumexp using array-api standard (
9412c14
)
Fixes
- fix: error when expanding weights dimension (
11275a2
)
Testing
-
test: add integration test to bernstein density and functions (
cca046d
) -
test: add test to logsumexp (
c3053bd
) -
test: add configuration for tests array-api from CLI and adjust the other modules (
0f785d1
)
Unknown
- Merge pull request #4 from luizdesuo/dependabot/github_actions/python-semantic-release/python-semantic-release-9.11.0
build(deps): bump python-semantic-release/python-semantic-release from 9.10.1 to 9.11.0 (843b397
)