GitHub / mihonen / polynomials
Polynomial essentials for Golang including real root isolation, complex root solving methods, root bounds, and derivatives.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihonen%2Fpolynomials
PURL: pkg:github/mihonen/polynomials
Stars: 4
Forks: 3
Open issues: 0
License: apache-2.0
Language: Go
Size: 81.1 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: 7 months ago
Pushed at: 7 months ago
Last synced at: 7 months ago
Topics: derivative, durand-kerner, math, newton-method, polynomials, root-finding, sturm-sequence