Skip to content

Commit 5525adf

Browse files
Update src/pinn_types.jl
Co-authored-by: Christopher Rackauckas <[email protected]>
1 parent 14a8e33 commit 5525adf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/pinn_types.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -558,9 +558,6 @@ function numeric_derivative(phi, u, x, εs, order, θ)
558558
end
559559
end
560560

561-
using Lux
562-
using Random
563-
using ComponentArrays
564561

565562

566563
"""

0 commit comments

Comments
 (0)