Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
fsxbhyy committed Feb 4, 2025
1 parent d3d517d commit 4810466
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/dlr.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
using FastGaussQuadrature, Printf
using CompositeGrids
using LinearAlgebra
using GenericLinearAlgebra
using Random
include("../src/SDLR/grid.jl")
rtol(x, y) = maximum(abs.(x - y)) # / maximum(abs.(x))
Expand Down

0 comments on commit 4810466

Please sign in to comment.