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
fix: cast to elemwise outputs to their respective dtypes
fix: Relax scipy dependency, should work in both cases
style: black
wrap with asarray
fix: make elemwise test check against dtype in the graph
fix scalar issues
Update pytensor/scalar/basic.py
Co-authored-by: Ricardo Vieira <[email protected]>
fix test
add a clarifying comment to checking nan
fix: bool is deprecated in numpy
deps: bound scipy version
improve test
0 commit comments