Project

General

Profile

Task #743

Interpolation

Added by Hoang Le 3 months ago.

Status:
New
Priority:
Normal
Assignee:
Start date:
08/30/2025
Due date:
% Done:

0%


Description

Implement general-purpose interpolation utilities using Numpy, including:
- A wrapper that validates input and calls a specified interpolation algorithm.
- Performs 1D linear interpolation between two points.
- Computes a weighted average using a Gaussian kernel.
- Performs bilinear interpolation over a 2D rectangle.

Associated revisions

Revision 44ee2e07 (diff)
Added by Hoang Le 3 months ago

refs #743 ~ Complete interpolation issue

Also available in: Atom PDF