Skip to content

[lecture_comparison] Numba Deprecation Warnings #27

Description

@shlff

Hi @mmcky (cc: @jstac ), I find an issue about NumbaDepreciationWarning in some MYST lectures,

  • caused by imports from numba import jitclass

For example, in lecture wald_friedman (left: MYST, right: RST),

Screen Shot 2021-01-03 at 12 21 54 pm

I also find this issue in some other lectures.

As you explained previously, we should replace this import with from numba.experimental import jitclass.

Do you want to create some PRs in lecture-python repo (https://github.com/QuantEcon/lecture-python) to replace these imports and solve this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions