Published November 3, 2022
| Version rel-2.8.8
Software
Open
aesara-devs/aesara: rel-2.8.8
Authors/Creators
- Frédéric Bastien1
- Pascal Lamblin
- abergeron
- Brandon T. Willard
- Ian Goodfellow
- Razvan Pascanu
- carriepl
- Olivier Breuleux
- notoraptor
- David Warde-Farley
- Roy Xue2
- James Bergstra3
- harlouci
- Mohammed Affan
- Ramana Sundararaman
- Reyhane Askari4
- maqianlie5
- Suresh Panneerselvam
- Alexander Belopolsky
- Joseph Turian
- ballasn
- Gijs van Tulder
- Simon Lefrancois6
- Ricardo Vieira
- Amjad Almahairi
- Hengjean
- Nicolas Bouchard
- khaotik
- Caglar Gulcehre
- Jeremiah Lowin7
- 1. NVIDIA
- 2. FITURE
- 3. kindred.ai
- 4. PhD candidate at Mila
- 5. Northeastern University
- 6. Université de Montréal
- 7. @PrefectHQ
Description
What's Changed
- Add gufunc signature to
RandomVariable's docstrings by @rlouf in https://github.com/aesara-devs/aesara/pull/1160 - Add support for shared inputs in
numba_funcify_Scanby @brandonwillard in https://github.com/aesara-devs/aesara/pull/1241 - Remove redundant install/update instructions and Python/NumPy primers from documentation by @rlouf in https://github.com/aesara-devs/aesara/pull/1256
- Mention common cases in issue template by @brandonwillard in https://github.com/aesara-devs/aesara/pull/1266
- Fix
SharedVariable.valueusage inbroadcast_shape_iterby @brandonwillard in https://github.com/aesara-devs/aesara/pull/1269 - Deprecate
nnetandsignalmodules by @rlouf in https://github.com/aesara-devs/aesara/pull/1188 - Add documentation for
aesara.as_symbolicby @anirudhacharya in https://github.com/aesara-devs/aesara/pull/1265 - Add type hint to
RandomVariable.rng_fnby @sujitpal in https://github.com/aesara-devs/aesara/pull/827 - Add specialization for subtraction and addition with negative terms by @ricardoV94 in https://github.com/aesara-devs/aesara/pull/549
- Refactor output
Typeinference inRandomVariableandScanby @brandonwillard in https://github.com/aesara-devs/aesara/pull/1253 - Use
time.perf_counterforaesara.functiontiming results by @anirudhacharya in https://github.com/aesara-devs/aesara/pull/1262 - Update flake8 repo and version in
pre-commitconfig by @brandonwillard in https://github.com/aesara-devs/aesara/pull/1278 - Add Student's t
RandomVariableby @rlouf in https://github.com/aesara-devs/aesara/pull/1211
- @anirudhacharya made their first contribution in https://github.com/aesara-devs/aesara/pull/1265
- @sujitpal made their first contribution in https://github.com/aesara-devs/aesara/pull/827
Full Changelog: https://github.com/aesara-devs/aesara/compare/rel-2.8.7...rel-2.8.8
Files
aesara-devs/aesara-rel-2.8.8.zip
Files
(4.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f7eaeb3fc1a86659c76b4131090303ef
|
4.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/aesara-devs/aesara/tree/rel-2.8.8 (URL)