Skip to content

interpolant(x) is not defined  #3

@jmor2753

Description

@jmor2753

Hi all,

Trying to run some of the code from the minterpy documentation and now suddenly interpolate(x) fails to work. As in

import minterpy as mp
plt.plot(x,interpolant(x),label="interpolant")

The error message shows:
NameError: name 'interpolant' is not defined

This code has worked few weeks ago though. Any thoughts?

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