You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the Numpy implementation produces different results than the Cython one (and does not seem to really work):
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
The text was updated successfully, but these errors were encountered:
Hello,
I noticed that the Numpy implementation produces different results than the Cython one (and does not seem to really work):
I used the
main.py
script with the same arguments. It is worth noting that the Numpy variant does not have thealpha_R
,alpha_B
,beta_R
andbeta_B
parameters.Cheers,
Thomas
The text was updated successfully, but these errors were encountered: