SingularIntegralEquations.jl icon indicating copy to clipboard operation
SingularIntegralEquations.jl copied to clipboard

Julia package for solving singular integral equations

Results 48 SingularIntegralEquations.jl issues
Sort by recently updated
recently updated
newest added

The factorization phase of a `H::HierarchichalMatrix` with off-diagonal low-rank matrices/operators requires computation of `H.A`: ``` julia H.A = [I B; C I] ``` where B and C are dense and...

question

We should be able to look at Helmholtz and Laplace's equation with homogeneous regions with different material properties: permeability & permittivity, and different wave numbers. I believe this would only...

enhancement
example

Higher order singular integral operators arise by taking normal derivatives of fundamental solutions. A judicious combination of automatic or symbolic differentiation and differentiating `Fun` representations may be useful in their...

enhancement

This would be a good example for systems, and the fundamental solutions are known: http://www.researchgate.net/profile/Murugesan_Krishnan2/publication/222666242_The_method_of_fundamental_solutions_for_2D_and_3D_Stokes_problems/links/0046352a8121f71bee000000.pdf

example

Copied from https://github.com/JuliaRegistries/CompatHelper.jl/blob/master/.github/workflows/CompatHelper.yml