File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,13 @@ Development Lead:
2
2
-----------------
3
3
4
4
- `Nic Young <https://github.com/nryoung >`_
5
+ - `JoaoGFarias <https://github.com/JoaoGFarias >`_
5
6
6
7
List of contributors:
7
8
--------------------
8
9
10
+ - `dotslash <https://github.com/dotslash >`_
11
+ - `travistrle <https://github.com/travistrle >`_
9
12
- `jxtcman <https://github.com/jxtcman >`_
10
13
- `derv82 <https://github.com/derv82 >`_
11
14
- `ppinette <https://github.com/ppinette >`_
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ Algorithms implemented so far:
14
14
15
15
- Queue
16
16
- Stack
17
+ - Disjoint Set
17
18
18
19
**Sorting: **
19
20
@@ -47,7 +48,7 @@ Algorithms implemented so far:
47
48
- Extended GCD
48
49
- Standard Normal Probability Density Function
49
50
- Cumulative Density Function (Approximation; 16 digit precision for 300 iter.)
50
-
51
+ - Sieve of Eratosthenes
51
52
**Random: **
52
53
53
54
- Mersenne Twister
You can’t perform that action at this time.
0 commit comments