artlaskow / Interpolation-Visualizer

Interactive data-visualizing program allowing for inspection of results produced by different interpolation methods. Creates chart showing computed data and allows for it's analysis. Currently implements Lagrange and Spline interpolation methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Interactive data-visualizing program allowing for inspection of results produced by different interpolation methods. Creates chart showing computed data and allows for it's analysis. Currently implements Lagrange and Spline interpolation methods.


Languages

Language:C++ 90.4%Language:C 9.6%