ArviZ.jl
ArviZ.jl copied to clipboard
Exploratory analysis of Bayesian models with Julia
This pull request changes the compat entry for the `DimensionalData` package from `0.20, 0.21` to `0.20, 0.21, 0.22`. This keeps the compat entries for earlier versions. Note: I have not...
This pull request sets up the DowngradeCI workflow on this repository. cc: @sethaxen
Loosely follows https://forem.julialang.org/kellertuer/render-quarto-tutorials-in-documenterjl-with-github-actions-3fo. This has the benefit that the markdown part of the examples is parsed using Documenter, so we can reference docstrings in the same docs build. It has...
It would be nice to add a docs page explaining that this is a meta-package and showing the main packages it reexports, linking to their docs pages, ideally the version...
Recently I've heard a number of reports from users that issues with Python dependencies or their installation prevent them from using ArviZ.jl (see e.g. #206). Some of these users ask...
This pull request changes the compat entry for the `Turing` package from `0.24.1, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30` to `0.24.1, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.33` for package...
Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 1 to 2. Release notes Sourced from julia-actions/cache's releases. v2.0.0 Breaking Changes ⚠️ v2.0.0 requires node20. This is a breaking change, because node20 does not support the...
This pull request changes the compat entry for the `Turing` package from `0.24.1, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30` to `0.24.1, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.32` for package...
This pull request changes the compat entry for the `CairoMakie` package from `0.8.9, 0.9, 0.10, 0.11` to `0.8.9, 0.9, 0.10, 0.11, 0.12` for package docs. This keeps the compat entries...
This pull request changes the compat entry for the `InferenceObjects` package from `0.3.11` to `0.3.11, 0.4` for package docs. This keeps the compat entries for earlier versions. Note: I have...