Skip to content

Commit

Permalink
update for FinEtools 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrKryslUCSD committed Oct 8, 2023
1 parent 494a0ce commit 322537b
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 103 deletions.
12 changes: 6 additions & 6 deletions examples/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@ version = "0.5.2"

[[deps.CodeTracking]]
deps = ["InteractiveUtils", "UUIDs"]
git-tree-sha1 = "a1296f0fe01a4c3f9bf0dc2934efbf4416f5db31"
git-tree-sha1 = "c0216e792f518b39b22212127d4a84dc31e4e386"
uuid = "da1fd8a2-8d9e-5ec2-8556-3022fb5608a2"
version = "1.3.4"
version = "1.3.5"

[[deps.CodecZlib]]
deps = ["TranscodingStreams", "Zlib_jll"]
Expand Down Expand Up @@ -188,15 +188,15 @@ weakdeps = ["SparseArrays", "Statistics"]

[[deps.FinEtools]]
deps = ["ChunkSplitters", "DataDrop", "DelimitedFiles", "HDF5", "LinearAlgebra", "LoopVectorization", "Printf", "Random", "SparseArrays", "Statistics", "SymRCM", "Test", "Unicode", "WriteVTK"]
git-tree-sha1 = "618319117bc5c9869ba7edc746c2f3fc92a32208"
git-tree-sha1 = "473954b49993860a7288b7e923689c33c97b6d49"
uuid = "91bb5406-6c9a-523d-811d-0644c4229550"
version = "7.0.5"
version = "7.1.0"

[[deps.FinEtoolsHeatDiff]]
deps = ["Arpack", "FinEtools", "LinearAlgebra", "SparseArrays", "Statistics", "Test"]
git-tree-sha1 = "46b5d89cbbf49d537541ab9ade6a2b64b4fce48f"
git-tree-sha1 = "23bd8633e4d7be1c9d6a29c7bd6c13db92128336"
uuid = "972d1c22-8bdd-11e9-11cf-cdcb7577b041"
version = "2.1.2"
version = "2.1.3"

[[deps.HDF5]]
deps = ["Compat", "HDF5_jll", "Libdl", "Mmap", "Printf", "Random", "Requires", "UUIDs"]
Expand Down
Loading

0 comments on commit 322537b

Please sign in to comment.