- 11 1月, 2022 2 次提交
-
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
- 10 1月, 2022 1 次提交
-
-
由 Thomas Wiecki 提交于
-
- 09 1月, 2022 2 次提交
-
-
由 Mridul Seth 提交于
Fixes https://github.com/aesara-devs/aesara/issues/733 Clean up tests and config variable cache_optimizations
-
由 Anoop T P 提交于
-
- 06 1月, 2022 1 次提交
-
-
由 Ricardo 提交于
-
- 04 1月, 2022 7 次提交
-
-
由 Anatoly Rubanov 提交于
-
由 Anatoly 提交于
-
由 Anatoly 提交于
-
由 Anatoly 提交于
-
由 Oscar Gustafsson 提交于
Not creating a temporary list will enable early exit of all and any. Faster to create tuple than list contaning constants. Removed duplicated definition of method.
-
由 Oscar Gustafsson 提交于
versioneer must be rerun to support Python 3.11. At the same time, the support for Python 3.6 was further reduced and also some odd Python 2.7-leftovers removed.
-
由 Oscar Gustafsson 提交于
Closes #703. (I've searched and these are the ones I found.)
-
- 02 1月, 2022 3 次提交
-
-
由 Oscar Gustafsson 提交于
In addition, the value is printed (and sometimes the data type).
-
由 Oscar Gustafsson 提交于
-
由 Oscar Gustafsson 提交于
There was a direct access to a NumPy configuration which was removed in 1.22. This PR removes the special handling and rely on accessing the configuration in a controlled way to avoid later issues.
-
- 23 12月, 2021 3 次提交
-
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
- 16 12月, 2021 4 次提交
-
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
These changes remove the stride-based manual computation of the new shape, since those are potentially sensitive to broadcasted arrays with no strides.
-
- 14 12月, 2021 9 次提交
- 13 12月, 2021 6 次提交
-
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
* Fix class, attribute, and function formatting * Update the relevant glossary terms and references to them * Rename documentation to better reflect their content * Remove redundant documentation * Reorder index so that it starts with the basic, necessary articles * Grammar and wording updates
-
由 Brandon T. Willard 提交于
-
- 11 12月, 2021 2 次提交
-
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-