-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working