Add Brent's Method for root finding (numerical analysis) #14291
Annotations
3 errors
|
|
|
maths/brent_method.py#L83
maths/brent_method.py:83:89: E501 Line too long (115 > 88)
|
|
maths/brent_method.py#L1
maths/brent_method.py:1:1: UP035 Import from `collections.abc` instead: `Callable`
|
The logs for this run have expired and are no longer available.
Loading