LANL-Seismoacoustics / PyGeoTess

Python interface to the GeoTess gridding and earth model library.
https://lanl-seismoacoustics.github.io/PyGeoTess/
Other
3 stars 5 forks source link

Update Cython to 3.0+ #14

Open jkmacc-LANL opened 4 months ago

jkmacc-LANL commented 4 months ago

Newest Cython adds great support for type hints and makes using Python language-server-protocols easier for development.