Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hippyhippohops committed Sep 24, 2024
1 parent 23cba6e commit 6fb7792
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/NeuralPDE.jl
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ include("pinn_types.jl")
include("symbolic_utilities.jl")
include("training_strategies.jl")
include("adaptive_losses.jl")
include("ode_solve.jl")
# include("ode_solve.jl")
# include("rode_solve.jl")
include("dae_solve.jl")
# include("dae_solve.jl")
include("refactored_solve.jl")
include("transform_inf_integral.jl")
include("discretize.jl")
Expand Down

0 comments on commit 6fb7792

Please sign in to comment.