GeoStat-Framework / GSTools

GSTools - A geostatistical toolbox: random fields, variogram estimation, covariance models, kriging and much more
https://geostat-framework.org
GNU Lesser General Public License v3.0
567 stars 74 forks source link

Refactor Cython routines to have same signatures as rust implementations #216

Closed MuellerSeb closed 2 years ago

MuellerSeb commented 3 years ago

In order to have drop-in replacements for the Cython routines we need to refactor the existing cython routines:

LSchueler commented 2 years ago

Closed with PR #215