-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically generated by python-semantic-release
- Loading branch information
semantic-release
committed
Jan 8, 2025
1 parent
dedd5bd
commit b966584
Showing
2 changed files
with
155 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,85 @@ | ||
# CHANGELOG | ||
|
||
|
||
## v0.6.0 (2025-01-08) | ||
|
||
### Build System | ||
|
||
- Move arviz from dependency to test group | ||
([`28fa4c0`](https://github.com/luizdesuo/banquo/commit/28fa4c0eda794116aadd06ee2276761ad0f72323)) | ||
|
||
- **deps**: Bump codecov/codecov-action from 4 to 5 | ||
([`cd0558a`](https://github.com/luizdesuo/banquo/commit/cd0558aa45ee2414aa94f80a4b48743f379f434c)) | ||
|
||
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. - [Release | ||
notes](https://github.com/codecov/codecov-action/releases) - | ||
[Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - | ||
[Commits](https://github.com/codecov/codecov-action/compare/v4...v5) | ||
|
||
--- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: | ||
direct:production | ||
|
||
update-type: version-update:semver-major | ||
|
||
... | ||
|
||
Signed-off-by: dependabot[bot] <[email protected]> | ||
|
||
- **deps**: Bump python-semantic-release/python-semantic-release | ||
([`d5ade96`](https://github.com/luizdesuo/banquo/commit/d5ade9678b7e73622c661cbde48676b2535cb9b4)) | ||
|
||
Bumps | ||
[python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) | ||
from 9.14.0 to 9.15.2. - [Release | ||
notes](https://github.com/python-semantic-release/python-semantic-release/releases) - | ||
[Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md) | ||
- | ||
[Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.14.0...v9.15.2) | ||
|
||
--- 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]> | ||
|
||
### Documentation | ||
|
||
- Add source code view extension | ||
([`770fd7b`](https://github.com/luizdesuo/banquo/commit/770fd7bde1955133e7c675d7774a5cd66415fd65)) | ||
|
||
- Remove hilbert space approximation | ||
([`fc703eb`](https://github.com/luizdesuo/banquo/commit/fc703eb11cee19d68e573fb915eebf74a8175ff7)) | ||
|
||
### Features | ||
|
||
- Add sample method for bernstein model | ||
([`96d5266`](https://github.com/luizdesuo/banquo/commit/96d5266514bf998d210c7c9eb709230c34dfe27f)) | ||
|
||
- Remove hilbert space approximations and add heat equation correlation | ||
([`28270ff`](https://github.com/luizdesuo/banquo/commit/28270ff0f785063f48b7be5eb1bf2b49efc81f26)) | ||
|
||
### Testing | ||
|
||
- Fix typing issue | ||
([`dedd5bd`](https://github.com/luizdesuo/banquo/commit/dedd5bd2efa35aa382fb7658bb7ccc3709358557)) | ||
|
||
- Modify test to work with new correlation function | ||
([`98e7422`](https://github.com/luizdesuo/banquo/commit/98e74223b71fb67ad263ca75c1024b957f550692)) | ||
|
||
|
||
## v0.5.0 (2024-11-19) | ||
|
||
### Bug Fixes | ||
|
||
- Remove circular import error | ||
([`db7ac65`](https://github.com/luizdesuo/banquo/commit/db7ac6528dbee7a623da9013a6103ab45199a289)) | ||
|
||
- Populate namespace | ||
([`e64fa93`](https://github.com/luizdesuo/banquo/commit/e64fa93edfc320fb565041df3e87395ac2b2f296)) | ||
|
||
- Remove circular import error | ||
([`db7ac65`](https://github.com/luizdesuo/banquo/commit/db7ac6528dbee7a623da9013a6103ab45199a289)) | ||
|
||
### Build System | ||
|
||
- Add development status | ||
|
@@ -28,7 +97,11 @@ Bumps | |
[Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.12.0...v9.14.0) | ||
|
||
--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release | ||
dependency-type: direct:production update-type: version-update:semver-minor ... | ||
dependency-type: direct:production | ||
|
||
update-type: version-update:semver-minor | ||
|
||
... | ||
|
||
Signed-off-by: dependabot[bot] <[email protected]> | ||
|
||
|
@@ -75,7 +148,11 @@ Bumps | |
[Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.11.0...v9.12.0) | ||
|
||
--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release | ||
dependency-type: direct:production update-type: version-update:semver-minor ... | ||
dependency-type: direct:production | ||
|
||
update-type: version-update:semver-minor | ||
|
||
... | ||
|
||
Signed-off-by: dependabot[bot] <[email protected]> | ||
|
||
|
@@ -130,7 +207,11 @@ Bumps | |
[Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.10.1...v9.11.0) | ||
|
||
--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release | ||
dependency-type: direct:production update-type: version-update:semver-minor ... | ||
dependency-type: direct:production | ||
|
||
update-type: version-update:semver-minor | ||
|
||
... | ||
|
||
Signed-off-by: dependabot[bot] <[email protected]> | ||
|
||
|
@@ -150,79 +231,79 @@ Signed-off-by: dependabot[bot] <[email protected]> | |
- Fix BetaProtocol example should not subclass a protocol | ||
([`6265af2`](https://github.com/luizdesuo/banquo/commit/6265af2f426571748592b4bb3043e0d8828638ab)) | ||
|
||
- Fix output dimension of returns on bernstein functions | ||
([`ce41600`](https://github.com/luizdesuo/banquo/commit/ce4160035fac0fe49200c571d687dfb839a954e8)) | ||
|
||
- Fix math equations | ||
([`7d818d4`](https://github.com/luizdesuo/banquo/commit/7d818d4fe756c7b469617b97cce6689fb25e2d60)) | ||
|
||
- Fix output dimension of returns on bernstein functions | ||
([`ce41600`](https://github.com/luizdesuo/banquo/commit/ce4160035fac0fe49200c571d687dfb839a954e8)) | ||
|
||
### Features | ||
|
||
- Add shape handling functions for compatibility with bernstein functions | ||
([`e1b2a40`](https://github.com/luizdesuo/banquo/commit/e1b2a40c77c507694242b32e62be08f86ba295ab)) | ||
- Add bernstein-based marginal modeling functions | ||
([`fad6648`](https://github.com/luizdesuo/banquo/commit/fad6648c0e64faed957df19938d3620f0e9490c5)) | ||
|
||
- Expand bernstein functions to multiple purpose (MCMC and posterior reconstruction) | ||
([`0d74487`](https://github.com/luizdesuo/banquo/commit/0d74487781bf34ef8dd381210fec025a7f0718b7)) | ||
- Add logsumexp using array-api standard | ||
([`9412c14`](https://github.com/luizdesuo/banquo/commit/9412c142cc71ed2d00fc80f1f7915adc1b19427d)) | ||
|
||
- Add numpyro module, build marginal models and beta protocol | ||
([`722e073`](https://github.com/luizdesuo/banquo/commit/722e07309722c26a4d84bfd9cdad560c90d871cf)) | ||
|
||
- Add bernstein-based marginal modeling functions | ||
([`fad6648`](https://github.com/luizdesuo/banquo/commit/fad6648c0e64faed957df19938d3620f0e9490c5)) | ||
- Add shape handling functions for compatibility with bernstein functions | ||
([`e1b2a40`](https://github.com/luizdesuo/banquo/commit/e1b2a40c77c507694242b32e62be08f86ba295ab)) | ||
|
||
- Add logsumexp using array-api standard | ||
([`9412c14`](https://github.com/luizdesuo/banquo/commit/9412c142cc71ed2d00fc80f1f7915adc1b19427d)) | ||
- Expand bernstein functions to multiple purpose (MCMC and posterior reconstruction) | ||
([`0d74487`](https://github.com/luizdesuo/banquo/commit/0d74487781bf34ef8dd381210fec025a7f0718b7)) | ||
|
||
### Testing | ||
|
||
- Add configuration for tests array-api from CLI and adjust the other modules | ||
([`0f785d1`](https://github.com/luizdesuo/banquo/commit/0f785d1698a907ca8cd2a79956f8f71a97f0c731)) | ||
|
||
- Add integration test to bernstein density and functions | ||
([`cca046d`](https://github.com/luizdesuo/banquo/commit/cca046d1d99efe472f44ec1e2a939c8f4c2b0fb3)) | ||
|
||
- Add test to logsumexp | ||
([`c3053bd`](https://github.com/luizdesuo/banquo/commit/c3053bdb9a201773ab495910ff064ea7d20bc619)) | ||
|
||
- Add configuration for tests array-api from CLI and adjust the other modules | ||
([`0f785d1`](https://github.com/luizdesuo/banquo/commit/0f785d1698a907ca8cd2a79956f8f71a97f0c731)) | ||
|
||
|
||
## v0.2.0 (2024-10-19) | ||
|
||
### Build System | ||
|
||
- Remove check-docstring-first hook | ||
([`ed18f00`](https://github.com/luizdesuo/banquo/commit/ed18f0089b2cdce1bb1958e0cfcbde381417dd3d)) | ||
|
||
- Add array-api tools and hypothesis for testing | ||
([`0544d83`](https://github.com/luizdesuo/banquo/commit/0544d835ebdd728eeb7f21b44ed6f30ca48fac18)) | ||
|
||
- Manually add package version | ||
([`7c77eb0`](https://github.com/luizdesuo/banquo/commit/7c77eb000d1362e62f66694d97d4cb78931a4376)) | ||
|
||
- Remove check-docstring-first hook | ||
([`ed18f00`](https://github.com/luizdesuo/banquo/commit/ed18f0089b2cdce1bb1958e0cfcbde381417dd3d)) | ||
|
||
### Continuous Integration | ||
|
||
- Add PSR configuration | ||
([`239dea2`](https://github.com/luizdesuo/banquo/commit/239dea2a8f150cb5f1ed33cdd58bcf8b734135d6)) | ||
|
||
- Remove condition to publish into PyPI | ||
([`5c7a9ef`](https://github.com/luizdesuo/banquo/commit/5c7a9effa8919baf70b7af223986993135dda5b2)) | ||
|
||
- Restore workflow | ||
([`791e319`](https://github.com/luizdesuo/banquo/commit/791e319fa42007f4edf4a7820f331af46880a0d2)) | ||
|
||
- Temporary remove condition to publish into PyPI | ||
([`2620d59`](https://github.com/luizdesuo/banquo/commit/2620d597da0369107daa3043603a4a7ecf42194f)) | ||
|
||
- Remove condition to publish into PyPI | ||
([`5c7a9ef`](https://github.com/luizdesuo/banquo/commit/5c7a9effa8919baf70b7af223986993135dda5b2)) | ||
|
||
- Temporary remove Test install from TestPyPI | ||
([`886408b`](https://github.com/luizdesuo/banquo/commit/886408bc8b888aff15a6f220b43c550b07a746aa)) | ||
|
||
- Add PSR configuration | ||
([`239dea2`](https://github.com/luizdesuo/banquo/commit/239dea2a8f150cb5f1ed33cdd58bcf8b734135d6)) | ||
|
||
### Features | ||
|
||
- Add auxiliary functions, data transform functions their custom errors | ||
([`3f82e1a`](https://github.com/luizdesuo/banquo/commit/3f82e1a79f3c5a7602d021d89245473201a0aaab)) | ||
|
||
- Add auxiliary functions | ||
([`18eabb3`](https://github.com/luizdesuo/banquo/commit/18eabb37157d8248349036cc4e46b070a9dc3ce2)) | ||
|
||
- Add auxiliary functions, data transform functions their custom errors | ||
([`3f82e1a`](https://github.com/luizdesuo/banquo/commit/3f82e1a79f3c5a7602d021d89245473201a0aaab)) | ||
|
||
- Extend the existing function to support array-api | ||
([`738c2c5`](https://github.com/luizdesuo/banquo/commit/738c2c5e3d22d9ca7e79eec06935ef40a630098f)) | ||
|
||
|
@@ -233,21 +314,21 @@ Signed-off-by: dependabot[bot] <[email protected]> | |
|
||
### Testing | ||
|
||
- Add tests for usual cases of auxiliary and data transform functions | ||
([`1455083`](https://github.com/luizdesuo/banquo/commit/1455083165a2fc5a11af152287cfb13ea06a0884)) | ||
- Add functional test for chol2inv function | ||
([`3dc099c`](https://github.com/luizdesuo/banquo/commit/3dc099c88e0a98334f41a5f4ff4be82d2afb6bbd)) | ||
|
||
- Add functional test for multi_normal_cholesky_copula_lpdf function | ||
([`c2ce33c`](https://github.com/luizdesuo/banquo/commit/c2ce33cd692a1cfd643488b2039114ff63486f5b)) | ||
|
||
- Change diag function to array-api standard | ||
([`3ba49ff`](https://github.com/luizdesuo/banquo/commit/3ba49fff5e61f7c460f1a19aa5937766bf093f99)) | ||
|
||
- Add functional test for chol2inv function | ||
([`3dc099c`](https://github.com/luizdesuo/banquo/commit/3dc099c88e0a98334f41a5f4ff4be82d2afb6bbd)) | ||
|
||
- Add module to include array builders strategies | ||
([`7c6ca1b`](https://github.com/luizdesuo/banquo/commit/7c6ca1bfb5177799205db17d77f9ec583bba6ae9)) | ||
|
||
- Add tests for usual cases of auxiliary and data transform functions | ||
([`1455083`](https://github.com/luizdesuo/banquo/commit/1455083165a2fc5a11af152287cfb13ea06a0884)) | ||
|
||
- Change diag function to array-api standard | ||
([`3ba49ff`](https://github.com/luizdesuo/banquo/commit/3ba49fff5e61f7c460f1a19aa5937766bf093f99)) | ||
|
||
|
||
## v0.1.0 (2024-10-11) | ||
|
||
|
@@ -266,24 +347,14 @@ Signed-off-by: dependabot[bot] <[email protected]> | |
|
||
### Build System | ||
|
||
- Add safety policy file | ||
([`1de3ef8`](https://github.com/luizdesuo/banquo/commit/1de3ef85ea312890952bcf3dcfd0dac216042e35)) | ||
|
||
- Remove sphinxcontrib-mermaid package | ||
([`ac38f45`](https://github.com/luizdesuo/banquo/commit/ac38f45828b58529a88c6ad7fa36dd9c71e71e1e)) | ||
|
||
- **deps**: Bump python-semantic-release/python-semantic-release | ||
([`c0e5bc9`](https://github.com/luizdesuo/banquo/commit/c0e5bc9d39e927b987e3173226dca5a0554f0c0a)) | ||
|
||
Bumps | ||
[python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) | ||
from 8.3.0 to 9.10.1. - [Release | ||
notes](https://github.com/python-semantic-release/python-semantic-release/releases) - | ||
[Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md) | ||
- | ||
[Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v8.3.0...v9.10.1) | ||
|
||
--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release | ||
dependency-type: direct:production update-type: version-update:semver-major ... | ||
|
||
Signed-off-by: dependabot[bot] <[email protected]> | ||
- Update pre-commit hooks versions | ||
([`030306c`](https://github.com/luizdesuo/banquo/commit/030306c89d623875aea9f764b8e77536478b84a4)) | ||
|
||
- **deps**: Bump codecov/codecov-action from 3 to 4 | ||
([`7db76a5`](https://github.com/luizdesuo/banquo/commit/7db76a5fb8e0553a1a3f1e065d800fa9583cc09e)) | ||
|
@@ -294,7 +365,11 @@ Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 | |
[Commits](https://github.com/codecov/codecov-action/compare/v3...v4) | ||
|
||
--- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: | ||
direct:production update-type: version-update:semver-major ... | ||
direct:production | ||
|
||
update-type: version-update:semver-major | ||
|
||
... | ||
|
||
Signed-off-by: dependabot[bot] <[email protected]> | ||
|
||
|
@@ -306,15 +381,33 @@ Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) | |
[Commits](https://github.com/dependabot/fetch-metadata/compare/v1...v2) | ||
|
||
--- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: | ||
direct:production update-type: version-update:semver-major ... | ||
direct:production | ||
|
||
update-type: version-update:semver-major | ||
|
||
... | ||
|
||
Signed-off-by: dependabot[bot] <[email protected]> | ||
|
||
- Add safety policy file | ||
([`1de3ef8`](https://github.com/luizdesuo/banquo/commit/1de3ef85ea312890952bcf3dcfd0dac216042e35)) | ||
- **deps**: Bump python-semantic-release/python-semantic-release | ||
([`c0e5bc9`](https://github.com/luizdesuo/banquo/commit/c0e5bc9d39e927b987e3173226dca5a0554f0c0a)) | ||
|
||
- Update pre-commit hooks versions | ||
([`030306c`](https://github.com/luizdesuo/banquo/commit/030306c89d623875aea9f764b8e77536478b84a4)) | ||
Bumps | ||
[python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) | ||
from 8.3.0 to 9.10.1. - [Release | ||
notes](https://github.com/python-semantic-release/python-semantic-release/releases) - | ||
[Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md) | ||
- | ||
[Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v8.3.0...v9.10.1) | ||
|
||
--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release | ||
dependency-type: direct:production | ||
|
||
update-type: version-update:semver-major | ||
|
||
... | ||
|
||
Signed-off-by: dependabot[bot] <[email protected]> | ||
|
||
### Documentation | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "banquo" | ||
version = "0.5.0" | ||
version = "0.6.0" | ||
description = "Banquo: a Python package for building Bayesian Nonparanormal models" | ||
authors = ["Luiz Desuó Neto <[email protected]>"] | ||
license = "MIT" | ||
|