提交 a1d3e956 authored 作者: Thomas Wiecki's avatar Thomas Wiecki

Add Aesara copyright and fork note.

上级 19e1a982
|Tests Status| |Coverage| |Gitter| |Tests Status| |Coverage| |Gitter|
.. raw:: html |Project Name| is a fork of Aesara -- a Python library that allows one to define, optimize, and
<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
efficiently evaluate mathematical expressions involving multi-dimensional efficiently evaluate mathematical expressions involving multi-dimensional
arrays. arrays.
......
...@@ -3,13 +3,15 @@ ...@@ -3,13 +3,15 @@
LICENSE LICENSE
======= =======
Copyright (c) 2008--2019, Theano Development Team Copyright (c) 2008-2019, Theano Development Team
Copyright (c) 2020-2021, PyMC dev team Copyright (c) 2020-2021, PyMC Development team
Copyright (c) 2021, Aesara Development Team Copyright (c) 2021-2022, Aesara Development Team
Copyright (c) 2022, PyMC Development team
All rights reserved. All rights reserved.
Contains code from NumPy, Copyright (c) 2005-2016, NumPy Developers. 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/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 theano/tensor/sharedvar.py: James Bergstra, (c) 2010, Universite de Montreal, 3-clause BSD License
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论