Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 95cc2b6

Browse files
author
JoaoGFarias
committed
Updating Authors and README
1 parent ff8a1f4 commit 95cc2b6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

AUTHORS.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@ Development Lead:
22
-----------------
33

44
- `Nic Young <https://github.com/nryoung>`_
5+
- `JoaoGFarias <https://github.com/JoaoGFarias>`_
56

67
List of contributors:
78
--------------------
89

10+
- `dotslash <https://github.com/dotslash>`_
11+
- `travistrle <https://github.com/travistrle>`_
912
- `jxtcman <https://github.com/jxtcman>`_
1013
- `derv82 <https://github.com/derv82>`_
1114
- `ppinette <https://github.com/ppinette>`_

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Algorithms implemented so far:
1414

1515
- Queue
1616
- Stack
17+
- Disjoint Set
1718

1819
**Sorting:**
1920

@@ -47,7 +48,7 @@ Algorithms implemented so far:
4748
- Extended GCD
4849
- Standard Normal Probability Density Function
4950
- Cumulative Density Function (Approximation; 16 digit precision for 300 iter.)
50-
51+
- Sieve of Eratosthenes
5152
**Random:**
5253

5354
- Mersenne Twister

0 commit comments

Comments
 (0)