Add Brent's Method for root finding (Hacktoberfest 2025) #14320
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (INP001):
numerical/brent_method.py#L1
numerical/brent_method.py:1:1: INP001 File `numerical/brent_method.py` is part of an implicit namespace package. Add an `__init__.py`.
|