- 22 7月, 2023 5 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
The RV always expects a vector input and `ndims_paramas` is always `[1]`. Size is no longer ignored
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
The errors raised by the default when it fails are rather cryptic Also fix bug in helper function
-
由 Ricardo Vieira 提交于
-
- 20 7月, 2023 1 次提交
-
-
由 Jesse Grabowski 提交于
* check for dummy outputs in local_det_chol rewrite * add rewrite check to 2nd test case * fix test
-
- 19 7月, 2023 2 次提交
-
-
由 Ricardo Vieira 提交于
-
由 dependabot[bot] 提交于
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.7 to 1.8.8. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.7...v1.8.8) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 17 7月, 2023 1 次提交
-
-
由 dependabot[bot] 提交于
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.13.1 to 2.14.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](https://github.com/pypa/cibuildwheel/compare/v2.13.1...v2.14.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 15 7月, 2023 1 次提交
-
-
由 jessegrabowski 提交于
* Fix bug in tag_solve_triangular rewrite * Rename tag_solve_triangular to generic_solve_to_solve_triangular
-
- 13 7月, 2023 3 次提交
-
-
由 Ricardo Vieira 提交于
Also excludes the following cases: 1. expand_dims via broadcasting 2. multi-dimensional integer indexing (could lead to duplicates which is inconsitent with the lifted RV graph)
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
We have static type shapes now
-
- 12 7月, 2023 3 次提交
-
-
由 Adrian Seyboldt 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 11 7月, 2023 6 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
Don't introduce Second in AlegrabicCanonizer because of shape specialization (only for broadcasting)
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 05 7月, 2023 4 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 04 7月, 2023 4 次提交
-
-
由 Ricardo Vieira 提交于
Same behavior can be obtained with `optimizer_excluding` The `local_careduce_rewrite` is now included in this database. Otherwise it would usually not be applied because it ran before the fusion rewrites
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 03 7月, 2023 1 次提交
-
-
由 dependabot[bot] 提交于
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.6 to 1.8.7. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.6...v1.8.7) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 01 7月, 2023 1 次提交
-
-
由 Ricardo Vieira 提交于
-
- 30 6月, 2023 2 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 26 6月, 2023 4 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
This prevents surprises when passing two scalars, which are interpreted differently in the numpy API
-
由 Ricardo Vieira 提交于
-
- 23 6月, 2023 2 次提交
-
-
由 Ricardo Vieira 提交于
These nodes must always be rebuilt in non-strict mode
-
由 Ricardo Vieira 提交于
-