23 skills found
rgl-epfl / FastsweepEfficient Eikonal equation solver using CUDA
keurfonluu / FteikpyAccurate Eikonal solver for Python
sgrubas / NESNeural Eikonal Solver: framework for modeling traveltimes via solving eikonal equation using neural networks
kevinganster / EikonalfmThe Fast Marching method to solve the eikonal equation
triscale-innov / Eikonal.jlSolvers for the Eikonal equation
Mark-Noble / FTeik Eikonal SolverFTeik package: 2D and 3D Eikonal solver to compute first arrival traveltimes in a heterogeneous isotropic velocity model, with the possibility to use different grid spacing in all directions.
SCIInstitute / SCI Solver EikonalSCI-Solver_Eikonal is a C++/CUDA library written to solve the Eikonal equation on triangular and tetrahedral meshes. It uses the fast iterative method (FIM) to solve efficiently, and uses GPU hardware.
Dengda98 / PyFMMPyFMM is a C/Python package for solving eikonal equation using Fast Marching/Sweeping Method, with examples and annotations online. 基于Fast Marching/Sweeping Method求解程函方程得到走时场的C/Python程序包,在线文档包括示例和注释。
bottero / IMCMCrunIMCMCrun is used to perform a seismic inversion using a fast eikonal solver and interactive markov chains algorithm. TODO add reference to the article when it is done. Author : Alexis Bottero (alexis Dot bottero At gmail Dot com). Feel free to contact me for any questions. Source code (c/c++/fortran) can be found in directory src. This program include wavelet library : Wavelib. This program can be run in parallel on a CPU cluster. Directory utils contains some useful python script to watch the results of an inversion.
sampotter / JmmNo description available
GinvLab / EikonalSolvers.jlTraveltime computations by solving the eikonal equation in 2D and 3D and related gradients for tomography
JuliaInv / FactoredEikonalFastMarching.jlJulia Package for solving the factored eikonal equation on a regular rectangular mesh using the fast marching algorithm.
IbrahimSquared / Visibility Based MarchingVBM is an efficient exact wave propagation technique that has an O(n) compute and space complexity. Inherently produces globally optimal paths to all grid points. Solves several shortcomings of state-of-the-art FMM.
colleencodes / FastMarchingMethodFast Marching Method is used to solve the eikonal equation given different parameters
chenyk1990 / PyekfmmAn eikonal solver using the fast marching method
pranavpatil1 / Eikonal Tomography Fno KernelUsing FNOs to solve the inverse eikonal tomography problem.
maximilian-kruse / EikonaxA Fully Differentiable Solver for the Anisotropic Eikonal Equation
CIBC-Internal / Metis 4.0.3This is a library used across the several GPUTUM solvers: FEM, Eikonal, and LevelSet.
hsinyilin19 / 2d Improved Fast Marching MethodSolving the Eikonal equation with fast marching method, incorporating the degenerate case in update formula
KIT-IBT / FIM EikonalExtension of SCI-Solver_Eikonal for simulation of anisotropic wavefront propagation in the heart