Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
/ Maths/test/BisectionMethod.test.js April 3, 2024
P
fix: hadnle zeros at the endpoints in `BisectionMethod` (#1640)
Piotr Idzik committed
October 3, 2023
R
feat: Test running overhaul, switch to Prettier & reformat everything (#1407)
Roland Hummel committed
October 31, 2021
G
merge: Added bisection method (#827)
ggkogkou committed