Dockerfile factorization superset
-
Updated
Aug 30, 2025 - JavaScript
Dockerfile factorization superset
Computer Algebra System for Symbolic Computation for Combinatorics and Algebraic Number Theory for JavaScript and Python
Integer Factorization Approaches with JavaScript
Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.
Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.
JavaScript implementation of Shor's algorithm used to find factors of numbers. Because it's meant for quantum computers bruteforcing is more efficient then this.
Shor's Algorithm? Kind of.
Compute an `LU` factorization of a real tridiagonal matrix `A` using elimination with partial pivoting and row interchanges
React Prime Factorization Tool
Example project for a basic tool that creates the QR factorization for the given square matrix.
Add a description, image, and links to the factorization topic page so that developers can more easily learn about it.
To associate your repository with the factorization topic, visit your repo's landing page and select "manage topics."