Skip to content

SciPy depreciated tol in favour of rtol #59

@davidzentlermunro

Description

@davidzentlermunro

Hi,

Thanks for the great resource! A very small issue: SciPy (1.14) has depreciated 'tol' in favour of 'rtol'. This leads to the following error being thrown:

TypeError: minres() got an unexpected keyword argument 'tol'

Of course this can be solved by downgrading to SciPay 1.13, but you may wish to update tol to rtol so pytwoway is compatible with latest versions.

Thanks again!

D

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