-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Luke Morris <[email protected]> Co-authored-by: Owen Lynch <[email protected]> Co-authored-by: AlgebraicJulia Bot <[email protected]> Co-authored-by: Kevin Arlin <[email protected]> Co-authored-by: Luke Morris <[email protected]> Co-authored-by: GeorgeR227 <[email protected]>
- Loading branch information
1 parent
471c35d
commit b1543e7
Showing
15 changed files
with
973 additions
and
116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,15 @@ | ||
[deps] | ||
ACSets = "227ef7b5-1206-438b-ac65-934d6da304b8" | ||
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" | ||
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" | ||
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0" | ||
CombinatorialSpaces = "b1c52339-7909-45ad-8b6a-6e388f7c67f2" | ||
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" | ||
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549" | ||
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326" | ||
JSServe = "824d6782-a2ef-11e9-3a09-e5662e0c26f9" | ||
Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7" | ||
LinearOperators = "5c8ed15e-5a4c-59e4-a42b-c7e8811fb125" | ||
MeshIO = "7269a6da-0436-5bbc-96c2-40638cbb6118" | ||
NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56" | ||
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.