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
Thank you for the great library!
I was trying to integrate it into our codebase but noticed that it only works for numpy versions 1.23 or lower.
Using our numpy version 1.26.4 I get the following error:
It happens every time I run the algorithm at the exact same moment in the algorithm. The cause is indeed cdt not working with numpy versions above 1.23 I think.
Hey,
Thank you for the great library!
I was trying to integrate it into our codebase but noticed that it only works for numpy versions 1.23 or lower.
Using our numpy version 1.26.4 I get the following error:
Any advice on how I could fix this?
The text was updated successfully, but these errors were encountered: