Skip to content

added code to determine upper limit on rbf sum#4

Open
coryahrens wants to merge 1 commit into
fperez:masterfrom
coryahrens:rbf_coefs
Open

added code to determine upper limit on rbf sum#4
coryahrens wants to merge 1 commit into
fperez:masterfrom
coryahrens:rbf_coefs

Conversation

@coryahrens

Copy link
Copy Markdown
Collaborator

When we first wrote this RBF code, the upper limit in the sum was hard-wired at n_max = 40. I've added code that determines an upper limit for the sum, once the shape parameter alpha is specified.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cory, so sorry--completely forgot that this PR was around!

There's a small problem here: is your editor set up to use tabs? Just make sure it inserts 4 spaces instead.

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.

2 participants