Metadata-Version: 2.1
Name: scikit-traveltime
Version: 0.1.0
Summary: Traveltime computation using scikit-fmm
Home-page: https://github.com/cultpenguin/scikit-traveltime
Author: Thomas Mejer Hansen
Author-email: thomas.mejer.hansen@gmail.com
License: UNKNOWN
Download-URL: https://github.com/cultpenguin/scikit-traveltime/archive/master.zip
Keywords: traveltime,eikonal,fast-marching
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/x-rst
Requires-Dist: numpy (>=1.0.2)
Requires-Dist: scipy (>=1.0.0)
Requires-Dist: scikit-fmm (>=0.0.9)

Traveltime computation based on the fast marching method for solving the eikonal equation


