Skip to content

Commit

Permalink
build(docs): add MOL
Browse files Browse the repository at this point in the history
  • Loading branch information
sathvikbhagavan committed Mar 13, 2024
1 parent c89c951 commit b3c454f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ LineSearches = "d3d80556-e9d4-5f37-9878-2ab0fcc64255"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Lux = "b2108857-7c20-44ae-9111-449ecde12c47"
LuxCUDA = "d0bbae9a-e099-4d5b-a835-1c6931763bda"
MethodOfLines = "94925ecb-adb7-4558-8ed8-f975c56a0bf4"
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
MonteCarloMeasurements = "0987c9cc-fe09-11e8-30f0-b96dd679fdca"
NeuralPDE = "315f7962-48a3-4962-8226-d0f33b1235f0"
Expand Down Expand Up @@ -39,6 +40,7 @@ Integrals = "4"
LineSearches = "7.2"
Lux = "0.5"
LuxCUDA = "0.3"
MethodOfLines = "0.10"
ModelingToolkit = "8.33"
MonteCarloMeasurements = "1"
NeuralPDE = "5.3"
Expand Down

0 comments on commit b3c454f

Please sign in to comment.