scijs / poly-rootsLinks
Find all roots of a polynomial using the Jenkins-Traub method
☆18Updated 7 years ago
Alternatives and similar repositories for poly-roots
Users that are interested in poly-roots are comparing it to the libraries listed below
Sorting:
- Integrate a system of ODEs using the Euler method☆13Updated 10 years ago
- Any dimensional convex hull☆39Updated 10 years ago
- Generate 3d box geometry☆10Updated 9 years ago
- Integrate a system of ODEs using the Fourth Order Runge-Kutta (RK-4) method☆24Updated 9 years ago
- ndarray operations☆67Updated 3 years ago
- Component-wise operations for ndarrays☆121Updated 5 years ago
- Minimize a function of a single variable using golden section search☆14Updated 6 years ago
- [WIP] Fill an n-dimensional array by interpolating functions that define the boundaries☆11Updated 6 years ago
- Box intersection benchmark☆75Updated 10 years ago
- [WIP] This module solves sparse symmetric positive definite linear systems by using the Cholesky decomposition☆16Updated 8 years ago
- A minimal cube geometry for 3D rendering, including normals, UVs and cell indices (faces).☆11Updated 6 years ago
- build 3d scenes with shapes and lights using stack.gl☆17Updated 8 years ago
- Distance transforms for ndarrays☆36Updated 9 years ago
- Convenient and efficient B-splines.☆21Updated 10 years ago
- Finds roots of polynomials by Weierstrauss' method