- 19 4月, 2024 1 次提交
-
-
由 Dhruvanshu-Joshi 提交于
-
- 17 4月, 2024 2 次提交
-
-
由 lucianopaz 提交于
-
由 Mark Elliot 提交于
-
- 15 4月, 2024 1 次提交
-
-
由 Ben Mares 提交于
-
- 13 4月, 2024 1 次提交
-
-
由 Dhruvanshu-Joshi 提交于
-
- 12 4月, 2024 1 次提交
-
-
由 Ben Mares 提交于
As reported in <https://github.com/pymc-devs/pytensor/pull/678#issuecomment-2036674730>, mypy was failing on Windows due to an unnecessary type: ignore. This fixes it by ignoring the unused-ignore so that Windows is covered.
-
- 10 4月, 2024 2 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Pham Nguyen Hung 提交于
* Changed example for extending JAX. * Changed example for extending JAX. * Use CumOp in the example * Delete new_jax_example.ipynb
-
- 06 4月, 2024 1 次提交
-
-
由 Ben Mares 提交于
This will help with publishing a repodata patch for conda-forge as per <https://github.com/pymc-devs/pytensor/issues/688#issuecomment-2040160108>. This will no longer be necessary when we are finished with <https://github.com/pymc-devs/pytensor/pull/689>.
-
- 03 4月, 2024 1 次提交
-
-
由 Ben Mares 提交于
-
- 02 4月, 2024 1 次提交
-
-
由 Seyed Morteza Hosseini 提交于
-
- 29 3月, 2024 1 次提交
-
-
由 Ricardo Vieira 提交于
-
- 28 3月, 2024 6 次提交
-
-
由 Virgile Andreani 提交于
-
由 Virgile Andreani 提交于
-
由 Virgile Andreani 提交于
-
由 Virgile Andreani 提交于
-
由 Virgile Andreani 提交于
-
由 Tanish 提交于
* Update the kron function to use numpy implementation and move the function to `tensor.nlinalg.py`
-
- 26 3月, 2024 1 次提交
-
-
由 pre-commit-ci[bot] 提交于
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.3 → v0.3.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.3...v0.3.4)
-
- 24 3月, 2024 1 次提交
-
-
由 Ricardo Vieira 提交于
-
- 23 3月, 2024 1 次提交
-
-
由 Ricardo Vieira 提交于
Also adds a strict flag
-
- 21 3月, 2024 2 次提交
-
-
由 Virgile Andreani 提交于
-
由 pre-commit-ci[bot] 提交于
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.3.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.2...v0.3.3)
-
- 20 3月, 2024 5 次提交
-
-
由 dependabot[bot] 提交于
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.5 to 2.17.0. - [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.16.5...v2.17.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
由 dependabot[bot] 提交于
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.12 to 1.8.14. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.12...v1.8.14) --- 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 提交于
-
- 15 3月, 2024 1 次提交
-
-
由 Trey Wenger 提交于
-
- 13 3月, 2024 5 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 pre-commit-ci[bot] 提交于
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.2.2 → v0.3.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.2...v0.3.2) - [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.9.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.8.0...v1.9.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
- 10 3月, 2024 1 次提交
-
-
由 Ben Mares 提交于
PyPy fails when handled here as a special case. For example, the correct value for libname may be "pypy3.9-c" and can be inferred from LDLIBRARY, but setting it to "pypy3-c" leads to failure with `ld: cannot find -lpypy3-c: No such file or directory`.
-
- 09 3月, 2024 1 次提交
-
-
由 Trey Wenger 提交于
-
- 05 3月, 2024 1 次提交
-
-
由 Harshvir Sandhu 提交于
-
- 04 3月, 2024 2 次提交
-
-
由 Harshvir Sandhu 提交于
-
由 dependabot[bot] 提交于
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.8.12. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.11...v1.8.12) --- 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>
-
- 20 2月, 2024 1 次提交
-
-
由 pre-commit-ci[bot] 提交于
updates: - [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.2.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.1...v0.2.2)
-