Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
/ Maths/EulerMethod.js October 3, 2023
R
feat: Test running overhaul, switch to Prettier & reformat everything (#1407)
Roland Hummel committed
October 7, 2021
R
chore: merge Fix/742 migrate doctest to jest (#749)
Roland Hummel committed
March 8, 2021
A
Adjusted looping to include the endpoint
algobytewise committed
March 5, 2021
A
changed step size in example for better precision
algobytewise committed
A
Add algorithm Euler method
algobytewise committed