Skip to content

scipy ridder fails #7

@ulf1

Description

@ulf1
648     if rtol < _rtol:
    649         raise ValueError("rtol too small (%g < %g)" % (rtol, _rtol))
--> 650     r = _zeros._ridder(f, a, b, xtol, rtol, maxiter, args, full_output, disp)
    651     return results_c(full_output, r)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions