Skip to content

Should splines be part of smoothed FD? #136

@pavelkomarov

Description

@pavelkomarov

Splines are piecewise functions and have derivative values at the sample points, which we can get with spline.derivative()(points), so should we be finite differencing on top of a spline? Does this method belong in the smoothed finite difference module? Is there a benefit to doing FD instead of using the inbuilt derivative functionality?

Metadata

Metadata

Assignees

Labels

questionFurther information is requestedsimplificationunifying, shortening, and cleaning tasks that make the modules and user interface more cohesive

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions