Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
COMMITS
20
in the last year
CONTRIBUTORS
6
active
STARS
0
total
FORKS
0
total
TOP CONTRIBUTORS
P
Piotr Idzik R
realstealthninja R
Rudra Pratap Singh V
Vedant Mukhedkar 9
9santa K
kaushal sawariya RECENT COMMITS
P
style: remove interaction with the user (#3009)
Piotr Idzik
R
ci: fix permissions issue with approved-label (#3017)
realstealthninja
R
ci: use a different action forlabelling on pr approval. (#3016)
realstealthninja
R
correct grammar and wording in contribution guidelines (#3012)
Rudra Pratap Singh
R
ci: bump codeql to v3 (#3008)
realstealthninja
R
chore: fix file formatter (#3007)
realstealthninja
P
style: remove interaction with the user (#3006)
Piotr Idzik
R
Fix: use uint64_t for input and counter in countSetBits (#3003)
Rudra Pratap Singh
P
V
9
P
style: remove unused variable (#2991)
Piotr Idzik
P
style: resolve `-Wunused-parameter` (#2990)
Piotr Idzik
R
doc: update versions in readme (#2987)
realstealthninja
V
feat: Add memoized version of factorial (#2964)
Vedant Mukhedkar
R
ci: add pull_request write permission (#2985)
realstealthninja
K
chore: make acceleration due to gravity a constexpr (#2982)
kaushal sawariya