Skip to content

Commit

Permalink
Update ChunkSplitters.jl to v3 (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano authored Nov 15, 2024
1 parent 46678bf commit 2403cc9
Show file tree
Hide file tree
Showing 7 changed files with 850 additions and 202 deletions.
5 changes: 4 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,13 @@ TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"

[compat]
ChunkSplitters = "2.4"
ChunkSplitters = "3.1"
HDF5 = "0.14, 0.15, 0.16, 0.17"
LinearAlgebra = "<0.0.1, 1"
MPI = "0.20.8"
PDMats = "0.11.17"
Random = "<0.0.1, 1"
Statistics = "<0.0.1, 1"
StructArrays = "0.6.15"
TimerOutputs = "0.5"
YAML = "0.4"
Expand Down
Loading

0 comments on commit 2403cc9

Please sign in to comment.