Mamba.jl icon indicating copy to clipboard operation
Mamba.jl copied to clipboard

Update Project.toml

Open Corey651 opened this issue 4 years ago • 6 comments

Updated dependencies

Corey651 avatar Feb 10 '22 18:02 Corey651

Thanks for the pull request to clarify the desired package updates. Let me run the package through my full set of test examples with these to check that everything is works correctly before merging.

brian-j-smith avatar Feb 10 '22 18:02 brian-j-smith

Ok great!

Corey651 avatar Feb 10 '22 18:02 Corey651

It turns out that the PDMats package version needed updating as well since Distributions depends on it. Doing that has resulted in numerous compatibility issues with Mamba. I have been able to fix many of them, but some still remain. I can upload those fixes to a separate branch (v0.20) after the weekend, but it is unlikely that everything will be working until I can find time in the future to devote to this.

brian-j-smith avatar Feb 11 '22 22:02 brian-j-smith

Ok sounds good. Hopefully I'll be able to get it to run. Thank you very much.

Corey651 avatar Feb 14 '22 00:02 Corey651

The develop branch now has a version 0.12.9000 of the packages with some changes needed for the updated dependencies (#171). All of the examples seem to be running now, except for jaws.jl. The latter uses the package's BDiagNormal distribution which is not currently working with the dependencies.

brian-j-smith avatar Feb 14 '22 20:02 brian-j-smith

Ok that should suffice for now. Thanks!

Corey651 avatar Feb 14 '22 20:02 Corey651