• 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
名称
最后提交
最后更新
..
debugmode.rst 正在载入提交数据...
function.rst 正在载入提交数据...
index.rst 正在载入提交数据...
io.rst 正在载入提交数据...
mode.rst 正在载入提交数据...
nanguardmode.rst 正在载入提交数据...
opfromgraph.rst 正在载入提交数据...
ops.rst 正在载入提交数据...
profilemode.rst 正在载入提交数据...
shared.rst 正在载入提交数据...