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
@@ -5,9 +5,9 @@ All the implementation is within a single jupyter notebook. Implementation is al
5
5
6
6
Link for [jupyter notebook](cordic_implementation.ipynb)
7
7
8
-
All the description of the algorithm is within the Jupyter notebook due to no support of LaTeX in markdown.
8
+
All the description of the algorithm is within the Jupyter notebook - reason being no support of LaTeX in markdown.
9
9
# Contribution
10
10
Feel free to [file issues](https://github.com/suyashmahar/cordic-algorithm-python/issues) and submit [pull requests](https://github.com/suyashmahar/cordic-algorithm-python/pulls) – contributions are welcome.
11
11
12
12
# License
13
-
cordic-implementation-python is licensed under [MIT License](LICENSE.md)
13
+
cordic-algorithm-python is licensed under [MIT License](LICENSE.md)
0 commit comments