scijs / poly-rootsLinks
Find all roots of a polynomial using the Jenkins-Traub method
☆18Updated 8 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
- Generate 3d box geometry☆10Updated 9 years ago
- Any dimensional convex hull☆39Updated 10 years ago
- [WIP] This module solves sparse symmetric positive definite linear systems by using the Cholesky decomposition☆16Updated 8 years ago
- Convenient and efficient B-splines.☆21Updated 10 years ago
- A minimal cube geometry for 3D rendering, including normals, UVs and cell indices (faces).☆11Updated 6 years ago
- Minimize a function of a single variable using golden section search☆14Updated 7 years ago
- Finds roots of polynomials by Weierstrauss' method☆26Updated 10 years ago
- Linearly interpolate two numbers, but snap to the closest value if the difference between them is small enough☆12Updated 10 years ago
- Fire particle system made with regl☆18Updated 9 years ago
- bkd tree for external storage☆18Updated 9 years ago
- [WIP] Fill an n-dimensional array by interpolating functions that define the boundaries☆11Updated 6 years ago
- build 3d scenes with shapes and lights using stack.gl☆17Updated 8 years ago
- [ABANDONED] A nascent javascript library for math and physics calculations☆14Updated 10 years ago
- Extract a contour on a simplicial complex☆11Updated 4 years ago
- Computation library.☆67Updated 8 years ago
- Find a bounding box for a set of points☆24Updated 10 years ago
- Complementary error function.☆14Updated 9 years ago
- A glslify module for domain coloring in the complex plane☆14Updated 8 years ago
- Notes on continuous-integration testing WebGL applications and libraries.