• Jesse Grabowski's avatar
    Update aliases to reflect package name (#547) · 9df55cc6
    Jesse Grabowski 提交于
    * Change `import pytensor.tensor as at` to `as pt` everywhere in the docs
    
    * Change `import pytensor.tensor as at` to `as pt` everywhere
    
    Change `import pytensor.scalar as aes` to `as ps` everywhere
    
    Change `import pytensor.tensor.random as aer` to `as ptr` everywhere
    
    Change test variables with `_at` suffix or `at_` prefix to `_pt` and `pt_`, respectively
    
    * More renaming
    
    * Rename remaining instances of `aes` and `aer`
    9df55cc6
名称
最后提交
最后更新
..
compile 正在载入提交数据...
d3viz 正在载入提交数据...
graph 正在载入提交数据...
misc 正在载入提交数据...
sandbox 正在载入提交数据...
scalar 正在载入提交数据...
sparse 正在载入提交数据...
tensor 正在载入提交数据...
config.rst 正在载入提交数据...
gradient.rst 正在载入提交数据...
index.rst 正在载入提交数据...
printing.rst 正在载入提交数据...
scan.rst 正在载入提交数据...
typed_list.rst 正在载入提交数据...