Skip to content

Commit

Permalink
New version: TaijaPlotting v1.0.3
Browse files Browse the repository at this point in the history
UUID: bd7198b4-c7d6-400c-9bab-9a24614b0240
Repo: https://github.com/JuliaTrustworthyAI/TaijaPlotting.jl.git
Tree: f86ed2cbb9e9a08b2fe19f44d6c0a1266d05a2f4

Registrator tree SHA: 1ede4be248caa0b367cc8ebce8a0c76cb916c479
  • Loading branch information
JuliaRegistrator committed Nov 8, 2023
1 parent cb126b3 commit 764d33a
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 3 deletions.
18 changes: 15 additions & 3 deletions T/TaijaPlotting/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,22 @@
CategoricalArrays = "0.10"
ConformalPrediction = "0.1"
CounterfactualExplanations = "0.1"
Flux = "0.12-0.13"
LaplaceRedux = "0.1"
MLJBase = "0.21"
MultivariateStats = "0.10"
NaturalSort = "1"
Plots = "1"
julia = "1.7.0-1"

["1-1.0.2"]
Flux = "0.12-0.13"
MLJBase = "0.21"
MultivariateStats = "0.10"

["1.0.3-1"]
DataAPI = "1"
Distributions = "0.25"
Flux = "0.12-0.14"
LinearAlgebra = "1.7.0-1"
MLJBase = ["0.21-0.22", "1"]
ManifoldLearning = "0.9"
MultivariateStats = "0.9-0.10"
NearestNeighborModels = "0.2"
6 changes: 6 additions & 0 deletions T/TaijaPlotting/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@ MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"
MultivariateStats = "6f286f6a-111f-5878-ab1e-185364afe411"
NaturalSort = "c020b1a1-e9b0-503a-9c33-f039bfc54a85"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"

["1.0.3-1"]
DataAPI = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
ManifoldLearning = "06eb3307-b2af-5a2a-abea-d33192699d32"
NearestNeighborModels = "636a865e-7cf4-491e-846c-de09b730eb36"
3 changes: 3 additions & 0 deletions T/TaijaPlotting/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "e213d9e602cad178442640a417d89c8c199b9d5e"

["1.0.2"]
git-tree-sha1 = "d5d1c9fccd05c4ff9793394c56fc07c81db40eda"

["1.0.3"]
git-tree-sha1 = "f86ed2cbb9e9a08b2fe19f44d6c0a1266d05a2f4"

0 comments on commit 764d33a

Please sign in to comment.