• Jesse Grabowski's avatar
    Add `Op` corresponding to `scipy.linalg.solve_discrete_are` (#417) · 288a3f34
    Jesse Grabowski 提交于
    * Add pytensor function corresponding to
    
    * Add pytensor function corresponding to
    
    * Cast numpy to node output dtype, rather than depending on config.floatX
    
    Change output type hint back to
    
    * Cast numpy to node output dtype, rather than depending on config.floatX  Change output type hint back to
    
    * Use  rather than  for output equality tests
    288a3f34
test_slinalg.py 19.8 KB