You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
A direct method to generate Pythagorean triples, quadruples and n-tuples.
3
3
4
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. 🙏
5
+
This repository is an 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
6
7
-
If you would like to read their paper, it is [here](https://arxiv.org/ftp/arxiv/papers/1201/1201.2145.pdf).
7
+
If you would like (which I highly recommend) to read their paper, you can find it [here](https://arxiv.org/abs/1201.2145).
0 commit comments