Skip to content

Add Brent's Method for root finding (Hacktoberfest 2025) #14320

Add Brent's Method for root finding (Hacktoberfest 2025)

Add Brent's Method for root finding (Hacktoberfest 2025) #14320

Triggered via pull request October 2, 2025 04:56
Status Failure
Total duration 11s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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`.