-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #149 from biaslab/dev-matrix-correction-tools
Update for the new version of ReactiveMP
- Loading branch information
Showing
6 changed files
with
2,589 additions
and
1,628 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
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ name = "RxInfer" | |
uuid = "86711068-29c9-4ff7-b620-ae75d7495b3d" | ||
authors = ["Bagaev Dmitry <[email protected]> and contributors"] | ||
# Do not forget to update the version in the `codemeta.json` too | ||
version = "2.12.0" | ||
version = "2.13.0" | ||
|
||
[deps] | ||
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" | ||
|
@@ -27,7 +27,7 @@ GraphPPL = "3.1.0" | |
MacroTools = "0.5.6" | ||
Optim = "1.0.0" | ||
ProgressMeter = "1.0.0" | ||
ReactiveMP = "~3.10.0" | ||
ReactiveMP = "~3.11.0" | ||
Reexport = "1.2.0" | ||
Rocket = "1.7.0" | ||
TupleTools = "1.2.0" | ||
|
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
790 changes: 367 additions & 423 deletions
790
examples/advanced_examples/GP Regression by SSM.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
3,411 changes: 2,214 additions & 1,197 deletions
3,411
examples/problem_specific/Autoregressive Models.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
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
4aaab0b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
4aaab0b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/92505
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: