Skip to content

nevaluate should take a samples argument #371

@kpeeters

Description

@kpeeters

When plotting an anonymous function, the function domain gets deduced correctly. However, when this is used by plot to evaluate the function values, the call to nevaluate will always use only 100 samples, as that's hardcoded in set_variables in py_algorithms.cc. This needs customisation so the samples argument to plot works also for these functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAn actual bug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions