aesara
aesara copied to clipboard
Add an option to disable numba JIT
Thank you for opening a PR! #1449 Here are a few important guidelines and requirements to check before your PR can be merged:
- [x] There is an informative high-level description of the changes.
- [x] The description and/or commit message(s) references the relevant GitHub issue(s).
- [x]
pre-commitis installed and set up. - [x] The commit messages follow these guidelines.
- [x] The commits correspond to relevant logical changes, and there are no commits that fix changes introduced by other commits in the same branch/BR.
- [x] There are tests covering the changes introduced in the PR.
Don't worry, your PR doesn't need to be in perfect order to submit it. As development progresses and/or reviewers request changes, you can always rewrite the history of your feature/PR branches.
If your PR is an ongoing effort and you would like to involve us in the process, simply make it a draft PR.