Skip to content

Functional programming function factory examples #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mitchelloharawild opened this issue Apr 3, 2025 · 1 comment
Open

Functional programming function factory examples #2

mitchelloharawild opened this issue Apr 3, 2025 · 1 comment

Comments

@mitchelloharawild
Copy link
Collaborator

  • approxfun() for linear interpolation (keeps all data)
  • splinefun() for spline interpolation (summarises data)
@tslumley
Copy link
Contributor

tslumley commented Apr 3, 2025

Mitch: I think splinefun also keeps all the data -- it's an interpolating spline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants