-
-
Notifications
You must be signed in to change notification settings - Fork 29
Deprecation Warnings #294
Copy link
Copy link
Closed
Description
@HumphreyYang would you mind clicking through the site and check for Deprecation
/tmp/ipykernel_4761/3271650557.py:1: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details.there are a few places we need to fix up some warnings such as
https://python-programming.quantecon.org/numba.html#decorator-notation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels