Skip to content

The cupy verson of cubic spline interpolation which is transferd from scipy.interpolation

Notifications You must be signed in to change notification settings

GavinJiacheng/Interpolation_CUPY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Interpolation_CUPY

The cupy verson of cubic spline interpolation which is transferd from scipy.interpolation

You need an Nvidia GPU to run this. The main function is CuCubicSpline.CubicSpline(), which same as scipy.interpolate.CubicSpline but much faster.

Details of why I started this project and some troubles I met is on stackoverflow: link

About

The cupy verson of cubic spline interpolation which is transferd from scipy.interpolation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages