Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
pytensor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
testgroup
pytensor
Commits
a1d3e956
提交
a1d3e956
authored
11月 21, 2022
作者:
Thomas Wiecki
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Add Aesara copyright and fork note.
上级
19e1a982
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
7 行增加
和
12 行删除
+7
-12
README.rst
README.rst
+1
-8
LICENSE.txt
doc/LICENSE.txt
+6
-4
没有找到文件。
README.rst
浏览文件 @
a1d3e956
|Tests Status| |Coverage| |Gitter|
.. raw:: html
<div align="center">
<img src="./doc/images/pytensor_logo_2400.png" alt="logo"></img>
</div>
|Project Name| is a Python library that allows one to define, optimize, and
|Project Name| is a fork of Aesara -- a Python library that allows one to define, optimize, and
efficiently evaluate mathematical expressions involving multi-dimensional
arrays.
...
...
doc/LICENSE.txt
浏览文件 @
a1d3e956
...
...
@@ -3,13 +3,15 @@
LICENSE
=======
Copyright (c) 2008--2019, Theano Development Team
Copyright (c) 2020-2021, PyMC dev team
Copyright (c) 2021, Aesara Development Team
Copyright (c) 2008-2019, Theano Development Team
Copyright (c) 2020-2021, PyMC Development team
Copyright (c) 2021-2022, Aesara Development Team
Copyright (c) 2022, PyMC Development team
All rights reserved.
Contains code from NumPy, Copyright (c) 2005-2016, NumPy Developers.
All rights reserved.
Contains code from Aesara, Copyright (c) 2021-2022, Aesara Developers.
AAll rights reserved.
theano/scan/*.py[c]: Razvan Pascanu, Frederic Bastien, James Bergstra, Pascal Lamblin, Arnaud Bergeron, PyMC Developers, Pytensor Developers, (c) 2010, Universite de Montreal
theano/tensor/sharedvar.py: James Bergstra, (c) 2010, Universite de Montreal, 3-clause BSD License
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论