Skip to content

Add interpolation from conda-forge #303

@mmcky

Description

@mmcky

interpolation package has been added to conda forge so we can use that channel to install

!conda install -y quantecon
!pip install interpolation

should become

!conda install -y quantecon
!conda install -c conda-forge -y interpolation

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