Closed DanPuzzuoli closed 1 year ago
Adds Python 3.11 support, and removes Python 3.7 support.
The removal of 3.7 corresponds with the removal of 3.7 support from JAX, so it's maybe only a matter of time before 3.7 use of Dynamics + JAX becomes a problem.
Some required 3.7 test jobs won't leave the above list of tests for some reason. Going to remake the PR.
Summary
Adds Python 3.11 support, and removes Python 3.7 support.
Details and comments
The removal of 3.7 corresponds with the removal of 3.7 support from JAX, so it's maybe only a matter of time before 3.7 use of Dynamics + JAX becomes a problem.