Skip to content

Commit 4f45e67

Browse files
Merge pull request #1665 from Saubhagya1621/fix/math-readme-sync
docs: sync math/README.md project list with folder contents
2 parents f2c5392 + 541c5ed commit 4f45e67

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

math/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,24 @@
33
This folder contains Python mini-projects focused on math concepts, number patterns, calculators, and transformations. Each project is in its own subfolder and can be run directly from the terminal.
44

55
## Projects in `math/`
6-
76
- AP-GP-AGP-HP-Recognizer
87
- Armstrong-Number
8+
- Binary-Search
9+
- Bubble-Sort
910
- Collatz-Conjecture
11+
- Complete-Calculus-Engine
1012
- Coordinate-to-Polar-Transformation
1113
- Derivative-Calculator
1214
- Fibonacci-Series
15+
- Fourier-Series-Visualizer
1316
- Happy-Number
1417
- Matrix-Calculator
18+
- Merge-Sort
1519
- Pascal-Triangle
1620
- Prime-Number-Analyzer
1721
- Projectile-Motion-Game
22+
- Quadratic-Solver
23+
- Quick-Sort
1824
- Scientific-Graphing-Calculator
1925

2026
## How to Set Up and Run Any Math Project

0 commit comments

Comments
 (0)