Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Julia and RecursiveArrayTools compat, remove NamedArrayPartition #159

Merged
merged 9 commits into from
Jan 5, 2024
Merged
Prev Previous commit
Next Next commit
add sparsearrays compat entry
tests seem to be failing on CI without it?
jlchan committed Jan 4, 2024
commit 25e83145f06ad7135768b1a1561cc30df8488537
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -42,6 +42,7 @@ Reexport = "1"
Requires = "1"
Setfield = "1"
SimpleUnPack = "1"
SparseArrays = "1"
StaticArrays = "1"
SummationByPartsOperators = "0.5"
Triangulate = "2"