implement polynomialRoot #30
Labels
No labels
design
feature
maintenance
priority
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#31 make parallel benchmark to pocomath/mathjs
StudioInfinity/nanomath
#29 enhance cbrt to work on Complex and to return all cube roots
StudioInfinity/nanomath
Reference: StudioInfinity/nanomath#30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This should accept an arbitrary Vector of coefficients, and will have to carefully deal with the return type and whether to look for roots outside the coefficient ring.