Skip to content

root: add FindBracketMono for finding brackets that hug a function's root#72

Open
fumin wants to merge 4 commits into
gonum:masterfrom
fumin:findbracket
Open

root: add FindBracketMono for finding brackets that hug a function's root#72
fumin wants to merge 4 commits into
gonum:masterfrom
fumin:findbracket

Conversation

@fumin

@fumin fumin commented Jun 8, 2025

Copy link
Copy Markdown
Contributor

fixes #70

Please take a look.

Comment thread root/findbracket.go
Comment thread root/findbracket.go Outdated
Comment thread root/findbracket.go Outdated
Comment thread root/findbracket.go
Comment thread root/findbracket_test.go
Comment thread root/findbracket_test.go Outdated
Comment thread root/findbracket.go Outdated
Comment thread root/findbracket.go
Comment thread root/findbracket.go Outdated
@fumin

fumin commented Jun 10, 2025

Copy link
Copy Markdown
Contributor Author

Thanks for the feedback, I have incorporated all of them in the latest code.

Comment thread root/findbracket.go
Comment thread root/findbracket.go
Comment thread root/findbracket_test.go
Comment thread root/findbracket_test.go Outdated
Comment thread root/findbracket_test.go Outdated
@fumin

fumin commented Jun 11, 2025

Copy link
Copy Markdown
Contributor Author

@vladimir-ch thanks for the review, all suggestions have been applied in the latest code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

proposal: root: add FindBracketMono to find a suitable bracket for use in bracket based root finding algorithms

3 participants