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

Duplicate point in tabulation #538

Open
mancellin opened this issue May 16, 2024 · 0 comments
Open

Duplicate point in tabulation #538

mancellin opened this issue May 16, 2024 · 0 comments
Labels
Milestone

Comments

@mancellin
Copy link
Collaborator

mancellin commented May 16, 2024

The default tabulation in 2.1 has twice the $r=1$ point:

gf = cpt.Delhommeau()

print(gf.tabulated_r_range[75:85])

# array([0.31622787, 0.42169664, 0.56234151, 0.74989446, 1.00000033,
#        1.        , 1.16638655, 1.33277311, 1.49915966, 1.66554622])

Found this while investigating #534, but I don't really believe it's related.

@jnvn7

@mancellin mancellin added the bug label May 16, 2024
@mancellin mancellin added this to the v2.2 milestone May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant