Add Brent's Method for root finding (numerical analysis) #14292
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (UP035):
maths/brent_method.py#L1
maths/brent_method.py:1:1: UP035 Import from `collections.abc` instead: `Callable`
|