Published November 21, 2023
| Version rel-2.18.0
Software
Open
pymc-devs/pytensor: rel-2.18.0
Creators
- Frédéric Bastien1
- Pascal Lamblin
- abergeron
- Brandon T. Willard
- Razvan Pascanu
- carriepl
- Olivier Breuleux
- notoraptor
- David Warde-Farley
- Ricardo Vieira2
- Roy3
- James Bergstra4
- harlouci
- Mohammed Affan
- Ramana Sundararaman
- Reyhane Askari5
- maqianlie6
- Suresh Panneerselvam
- Alexander Belopolsky
- Joseph Turian
- ballasn
- Gijs van Tulder
- Simon Lefrancois7
- Amjad Almahairi
- Hengjean
- Nicolas Bouchard
- khaotik
- Caglar Gulcehre8
- Jeremiah Lowin9
- Michael Osthege10
- 1. NVIDIA
- 2. @pymc-devs @pymc-labs
- 3. LUDENS
- 4. kindred.ai
- 5. PhD candidate at Mila
- 6. Northeastern University
- 7. Université de Montréal
- 8. EPFL CLAIRE Lab
- 9. @PrefectHQ
- 10. Forschungszentrum Jülich GmbH
Description
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
Major Changes 🛠
- Implement ChiSquare via Gamma by @wd60622 in https://github.com/pymc-devs/pytensor/pull/490
- Implement vectorize helper with similar semantics to that of NumPy by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/500
New Features 🎉
- Implement JAX dispatch for TriGamma by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/498
- Vectorize dispatch for shape operations by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/454
Bugfixes 🐛
- Use empty blas_ldflags if no cxx is configured by @lucianopaz in https://github.com/pymc-devs/pytensor/pull/506
Documentation 📖
- Add
set
andinc
TensorVariable methods forset_subtensor
andinc_subtensor
operations by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/494
Maintenance 🔧
- Unpin numpy in pyproject.toml by @twiecki in https://github.com/pymc-devs/pytensor/pull/492
- Defer the use of nfunc_spec in JAX scalar dispatch by @ferrine in https://github.com/pymc-devs/pytensor/pull/496
- Implement Polygamma Op by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/505
New Contributors
- @wd60622 made their first contribution in https://github.com/pymc-devs/pytensor/pull/490
Full Changelog: https://github.com/pymc-devs/pytensor/compare/rel-2.17.4...rel-2.18.0
Files
pymc-devs/pytensor-rel-2.18.0.zip
Files
(4.3 MB)
Name | Size | Download all |
---|---|---|
md5:da70ac09aeef9bc0f37449c9a16bbdca
|
4.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/pymc-devs/pytensor/tree/rel-2.18.0 (URL)