GBillotey / Fractalshades

Arbitrary-precision fractal explorer - Python package
MIT License
28 stars 5 forks source link

Use `overload` instead of `generated_jit` #152

Closed GBillotey closed 12 months ago

GBillotey commented 12 months ago

Workaround for

NumbaDeprecationWarning: numba.generated_jit is deprecated. Please see the documentation at: https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-generated-jit for more information and advice on a suitable replacement.