SCI-Solver_Eikonal icon indicating copy to clipboard operation
SCI-Solver_Eikonal copied to clipboard

Licensing?

Open ramakarl opened this issue 6 years ago • 1 comments
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

ramakarl avatar Feb 14 '19 01:02 ramakarl

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.

GPayne avatar Feb 15 '19 23:02 GPayne