Skip to content
#

cubic-splines

Here are 4 public repositories matching this topic...

The AlgorithmTrading project is a C++ program for plotting tabulated functions of stock quotes using interpolation methods. It includes a GUI implementation based on any GUI library with API for C++ and the ability to load data from a CSV file. The Cubic Spline interpolation method is implemented, and the user can specify the number of points.

  • Updated May 9, 2023
  • C++

Improve this page

Add a description, image, and links to the cubic-splines 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 cubic-splines topic, visit your repo's landing page and select "manage topics."

Learn more