- 12 5月, 2023 1 次提交
-
-
由 Ben Mares 提交于
Otherwise the version comes up as "untagged" and the sdist can't be uploaded to PyPI.
-
- 10 5月, 2023 4 次提交
-
-
由 jessegrabowski 提交于
-
由 Ricardo Vieira 提交于
Indexing vector inputs to create taps during scan, yields numeric variables which must be wrapped again into scalar arrays before passing into the inernal function. This commit pre-allocates such arrays and reuses them during looping.
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 08 5月, 2023 1 次提交
-
-
由 dependabot[bot] 提交于
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.5 to 1.8.6. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.5...v1.8.6) --- 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>
-
- 02 5月, 2023 3 次提交
-
-
由 Carl Smedstad 提交于
-
由 Carl Smedstad 提交于
More or less a copy of https://github.com/aesara-devs/aesara/commit/96eca11f8822038eb4dc9978a212eeb24501763f
-
由 Carl Smedstad 提交于
-
- 25 4月, 2023 2 次提交
-
-
由 Smit-create 提交于
Co-authored-by:Ricardo Vieira <28983449+ricardov94@users.noreply.github.com> .rewrite
-
由 Ricardo Vieira 提交于
Reintroduce test_log1mexp_stabilization accidentally removed in ff1a3a9d
-
- 24 4月, 2023 3 次提交
-
-
由 Ricardo Vieira 提交于
Also allow rewrite to work with multivariate variables, when indexing does not act on support dims.
-
由 Ricardo Vieira 提交于
-
由 dependabot[bot] 提交于
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.12.1 to 2.12.3. - [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.12.1...v2.12.3) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 18 4月, 2023 3 次提交
- 13 4月, 2023 3 次提交
-
-
由 Ricardo Vieira 提交于
-
由 dependabot[bot] 提交于
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.4 to 1.8.5. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.4...v1.8.5) --- 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>
-
由 Ricardo Vieira 提交于
Non-constant sparse inputs can't be handled because JAX does not allow Scipy sparse matrices as inputs. We could implement a BCOO type explicitly but this would be JAX exclusive, and the user would need to use it from the get go, meaning such graphs would not be compatible with other backends.
-
- 07 4月, 2023 3 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 05 4月, 2023 5 次提交
-
-
由 dependabot[bot] 提交于
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.3 to 1.8.4. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.3...v1.8.4) --- 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>
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 31 3月, 2023 2 次提交
-
-
由 Shreyas Singh 提交于
-
由 Ricardo Vieira 提交于
-
- 27 3月, 2023 1 次提交
-
-
由 dependabot[bot] 提交于
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.1 to 1.8.3. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.1...v1.8.3) --- 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>
-
- 23 3月, 2023 3 次提交
-
-
由 Shreyas Singh 提交于
* Rename old get_scalar_constant_value to get_underlying_scalar_constant
-
由 Raj Parekh 提交于
-
由 dependabot[bot] 提交于
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.12.0 to 2.12.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.12.0...v2.12.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 22 3月, 2023 6 次提交
-
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Shreyas Singh 提交于
-