wildboottest v0.2.0
- Upgrades the required
numba
version to0.57
so thatwildboottest
can run with Python3.11
. - Parallelizes some
numba
for loops and adds aparallel
argument towildboottest
, which isTrue
by default.
numba
version to 0.57
so that wildboottest
can run with Python 3.11
.numba
for loops and adds a parallel
argument to wildboottest
, which is True
by default.