BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

root_solver

v0.1.0RubyGems· Ruby

Newton's method works best when you have a reasonable first guess, while bisection is a better choice when your first guess may be far away (or near a zero slope).

The verdict
Abandoned. Last published 9 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 9 years ago.
Popularity
51 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.09 years ago
root_solver — Newton's method works best when you have a reasonable first guess, while bisection is a better choice when your first guess may be far away (or near a zero slope). (Ruby / RubyGems) · Modules