Skip to content

Commit 016624d

Browse files
committed
Update README.md
1 parent cccdaf1 commit 016624d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
# pythagorean-tuples
1+
# Pythagorean tuples
22
A direct method to generate Pythagorean triples, quadruples and n-tuples.
3+
4+
## Source
5+
This repository is a implementation of a great paper by Tanay Roy and Farjana Jaishmin Sonia from Jadavpur University, India. It is called "A Direct Method To Generate Pythagorean Triples And Its Generalization To Pythagorean Quadruples And n-tuples". I am very thankful to them. 🙏
6+
7+
If you would like to read their paper, it is [here](https://arxiv.org/ftp/arxiv/papers/1201/1201.2145.pdf).

0 commit comments

Comments
 (0)