Sunagatov / BilinearInterpolation

Bilinear interpolation is an extension of linear interpolation for interpolating functions of two variables (e.g., x and y) on a rectilinear 2D grid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Bilinear interpolation is an extension of linear interpolation for interpolating functions of two variables (e.g., x and y) on a rectilinear 2D grid.


Languages

Language:Python 72.5%Language:Cuda 27.5%