Skip to content
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

Radial Basis functions #33

Merged
merged 12 commits into from
Dec 30, 2022
Merged

Radial Basis functions #33

merged 12 commits into from
Dec 30, 2022

Conversation

HugoGranstrom
Copy link
Member

@HugoGranstrom HugoGranstrom commented Dec 3, 2022

Radial basis functions are a method for interpolating scattered data of arbitrary dimensions.
What's left is to implement a Partition of Unity method to wrap the base rbf in to be able to handle big datasets.

  • Implement and test the base rbf
  • Partition of Unity RBF
    • Implement
    • Test

@HugoGranstrom HugoGranstrom merged commit a17b80c into master Dec 30, 2022
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

Successfully merging this pull request may close these issues.

None yet

1 participant