SCI-Solver_Eikonal
SCI-Solver_Eikonal copied to clipboard
Licensing?
trafficstars
What is the licensing for this project? Is it public domain? BSD? MIT? GPL? The license info is not given either in the readme or in source headers.
Side questions, does this code contain eikonal solvers on grids (structured data)?
Thanks, Rama
Hi Rama, This software uses the MIT license. Please see http://sci.utah.edu/software/gputum.html for more on the license and other details. This solver is mainly for unstructured data. The Eikonal solver here: https://github.com/SCIInstitute/StructuredEikonal is for structured data.