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
When writing optimised code, I sometimes require a particular dtype. It would be great to have a dtype argument, that would make NumricalTrait try to convert incoming arrays to using the usual numpy safe casting rules.
The text was updated successfully, but these errors were encountered:
When writing optimised code, I sometimes require a particular dtype. It would be great to have a dtype argument, that would make
NumricalTrait
try to convert incoming arrays to using the usual numpy safe casting rules.The text was updated successfully, but these errors were encountered: