The Wayback Machine - https://web.archive.org/web/20220601231133/https://github.com/topics/interpolation
Skip to content
#

interpolation

Here are 691 public repositories matching this topic...

GemPy is an open-source, Python-based 3-D structural geological modeling software, which allows the implicit (i.e. automatic) creation of complex geological models from interface and orientation data. It also offers support for stochastic modeling to address parameter and model uncertainties.

  • Updated May 11, 2022
  • Python
Computational-geometry

Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc

  • Updated Jan 18, 2021
  • C#
verde
santisoler
santisoler commented Apr 23, 2022

Description

Since Verde v2.0.0 the grid method of every gridder in Verde will not take the spacing, shape or region arguments.
They will not create the desired grid, but will be able to take the coordinates of a predefined regular grid (see #326 for more details).

Currently the [verde.project_grid](https://www.fatiando.org/verde/latest/_modules/verde/projections.html#project_g

bug good first issue

Improve this page

Add a description, image, and links to the interpolation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the interpolation topic, visit your repo's landing page and select "manage topics."

Learn more