• ferres's avatar
    maintanance: unpin scipy · f62401a0
    ferres 提交于
    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: 's avatarRicardo Vieira <28983449+ricardoV94@users.noreply.github.com>
    
    fix test
    
    add a clarifying comment to checking nan
    
    fix: bool is deprecated in numpy
    
    deps: bound scipy version
    
    improve test
    f62401a0
名称
最后提交
最后更新
..
__init__.py 正在载入提交数据...
test_basic.py 正在载入提交数据...
test_loop.py 正在载入提交数据...
test_math.py 正在载入提交数据...
test_type.py 正在载入提交数据...