Skip to content

Commit

Permalink
docs: update Project
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutosh-b-b committed Jul 7, 2024
1 parent 6332e2c commit 80de3c3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/Project.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
[deps]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
cuDNN = "02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
HighDimPDE = "57c578d5-59d4-4db8-a490-a9fc372d19d2"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"

[compat]
CUDA = "5"
CUDA = "5.4.2"
cuDNN = "1.3.2"
Documenter = "1"
Flux = "0.13, 0.14"
Flux = "0.14.16"
StochasticDiffEq = "6.66"

0 comments on commit 80de3c3

Please sign in to comment.