Skip to content

Issues: aesara-devs/aesara

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Update issues and PR templates enhancement New feature or request
#1490 opened Apr 8, 2023 by brandonwillard Loading…
Make CholeskySolve extend SolveBase enhancement New feature or request Op implementation Involves the implementation of an Op refactor This issue involves refactoring
#1477 opened Mar 17, 2023 by brandonwillard
Add an option to disable numba JIT enhancement New feature or request Numba Involves Numba transpilation
#1470 opened Mar 13, 2023 by Smit-create Draft
6 tasks done
Investigate use of numba.config.DISABLE_JIT for coverage approximations enhancement New feature or request help wanted Extra attention is needed Numba Involves Numba transpilation testing
#1449 opened Feb 21, 2023 by brandonwillard
Remove COp restrictions in fusion rewrite enhancement New feature or request graph rewriting help wanted Extra attention is needed JAX Involves JAX transpilation Numba Involves Numba transpilation performance concern
#1440 opened Feb 18, 2023 by brandonwillard
Move nested static numba-jit functions enhancement New feature or request important Numba Involves Numba transpilation
#1438 opened Feb 17, 2023 by Smit-create Draft
6 tasks done
Make debugging of compiled graphs easier enhancement New feature or request
#1431 opened Feb 13, 2023 by rlouf
Deprecate the C backend C-backend enhancement New feature or request
#1430 opened Feb 13, 2023 by rlouf
Add helper functions to build Scan Ops enhancement New feature or request Scan Involves the `Scan` `Op`
#1429 opened Feb 13, 2023 by rlouf
Improve the rewrite system using miniKanren enhancement New feature or request miniKanren
#1428 opened Feb 13, 2023 by rlouf
Simplify the compilation pipeline & adding new backends enhancement New feature or request
#1427 opened Feb 13, 2023 by rlouf
Improve nested graph support enhancement New feature or request graph objects
#1426 opened Feb 13, 2023 by rlouf
Consider replacing SharedVariable.default_update with in-graph Ops enhancement New feature or request refactor This issue involves refactoring request discussion
#1418 opened Feb 10, 2023 by brandonwillard
Improve the interface to JAX-compiled functions enhancement New feature or request JAX Involves JAX transpilation
#1385 opened Jan 5, 2023 by rlouf
Add shuffle RandomVariable enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed Op implementation Involves the implementation of an Op random variables Involves random variables and/or sampling
#1367 opened Dec 13, 2022 by rlouf
Add noncentral_f RandomVariable enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed NumPy compatibility Op implementation Involves the implementation of an Op random variables Involves random variables and/or sampling
#1357 opened Dec 10, 2022 by rlouf
Add noncentral_chisquare RandomVariable enhancement New feature or request help wanted Extra attention is needed NumPy compatibility Op implementation Involves the implementation of an Op random variables Involves random variables and/or sampling
#1356 opened Dec 10, 2022 by rlouf
Add multivariate_hypergeometric RandomVariable enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed NumPy compatibility Op implementation Involves the implementation of an Op random variables Involves random variables and/or sampling
#1355 opened Dec 10, 2022 by rlouf
Add permuted RandomVariable enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed NumPy compatibility Op implementation Involves the implementation of an Op random variables Involves random variables and/or sampling
#1354 opened Dec 10, 2022 by rlouf
Add logseries RandomVariable enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed NumPy compatibility Op implementation Involves the implementation of an Op random variables Involves random variables and/or sampling
#1349 opened Dec 10, 2022 by rlouf
Add f RandomVariable enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed NumPy compatibility Op implementation Involves the implementation of an Op random variables Involves random variables and/or sampling
#1348 opened Dec 10, 2022 by rlouf
ProTip! Exclude everything labeled bug with -label:bug.