The All ▲lgorithms documentation website.
-
Updated
Sep 27, 2023 - JavaScript
The All ▲lgorithms documentation website.
An application to solve a system of linear equations or a non linear equation.
approximating pi value using Monte Carlo method
Very quickly scramble (shuffle?) a range of integers via a linear feedback shift register implementation. Thrilling 😐
An interactive plot of the spectra of preconditioned matrices arising from the Helmholtz/Navier equations for multiple frequencies.
Planetary System Simulation enables users to simulate the trajectories of two planets in a gravitational system. Through a simple web interface, users can predict planetary movements using technologies such as Flask, NumPy, and SciPy.
Analytica is a web app to solve systems of linear equations using different algebraic and numerical methods. Not only showing the final solution, but all the steps involved to get that solution.
Fermat is a simple, native number theory library for Clojurescript.
A one touch solution to your Numerical Problems
Web-based matrix calculator/iterative methods calculator which can compute several operations on matrices and also perform iterative methods such as jacobi and gauss-seidel
Implementation of some algorithms from CS301
Javascript port of numerical analysis, featuring approximations of non-elementary functions such as tetration and erf, along with numerical differentiation, integration, and more.
This full-stack Python/Django application allows users to access a database containing simulations of different models. By clicking on a simulation, the user will be given options to choose parameter values, run the simulation, and then see the results.
Linear algebra calculator written in javascript, ready for use on the web.
Scientific Calculator Using HTML5, CSS3, JavaScript (ES14)
B-Spline Editor
Convert numeric strings into Numbers (or return the original value).
Implementation of nonlinear equation solution algorithms in JavaScript.
Add a description, image, and links to the numerical-analysis topic page so that developers can more easily learn about it.
To associate your repository with the numerical-analysis topic, visit your repo's landing page and select "manage topics."