aesara-devs / aesara

Aesara is a Python library for defining, optimizing, and efficiently evaluating mathematical expressions involving multi-dimensional arrays.
https://aesara.readthedocs.io
Other
1.17k stars 156 forks source link

Update issues and PR templates #1490

Open brandonwillard opened 1 year ago

brandonwillard commented 1 year ago

Closes #1310.

brandonwillard commented 1 year ago

OK, I've added separate issue templates for bugs, generic feature requests, JAX/Numba Op implementations, and NumPy/SciPy compatibility. This should cover most bases, and we can add new templates later, if need be.

I've also cleaned up the PR template.