Closed hameerabbasi closed 3 months ago
This PR cleans up the deprecations introduced previously, and it makes sure no warnings are triggered during the tests.
There is still some Numba code using reflected lists (which are deprecated); that needs to be refactored.
Comparing hameerabbasi:maint (7325544) with main (847023e)
hameerabbasi:maint
main
โ 44 untouched benchmarks
โ 44
What type of PR is this? (check all applicable)
Checklist
Please explain your changes below.
This PR cleans up the deprecations introduced previously, and it makes sure no warnings are triggered during the tests.
There is still some Numba code using reflected lists (which are deprecated); that needs to be refactored.