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

Numpy implementation produces different results than Cython one #3

Open
KelSolaar opened this issue Aug 10, 2024 · 0 comments
Open

Comments

@KelSolaar
Copy link

Hello,

I noticed that the Numpy implementation produces different results than the Cython one (and does not seem to really work):

image

I used the main.py script with the same arguments. It is worth noting that the Numpy variant does not have the alpha_R, alpha_B, beta_R and beta_B parameters.

Cheers,

Thomas

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

1 participant