You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once we get some more time, here's a list of things on my mind that we could try:
Fix PyPI release (hopefully just a capitalization issue)
Rename master to main
Drop support for older Python versions (Scientific Python recommends dropping support for anything less than 3.11, although I find that a bit extreme.)
Add formatter
Add linter
Add type checks (or not?)
Fail harder on invalid input
Depend lazily on numba
Add conda-forge installation instructions and badge
Once we get some more time, here's a list of things on my mind that we could try:
mastertomain