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
Repository course with the implementation (in Python) and description of several computational, mathematical and statistical algorithms.
8
+
Free hands-on course with the implementation (in Python) and description of several computational, mathematical and statistical algorithms.
9
9
10
10
Although it is not intended to have the formal rigor of a book, we tried to be as faithful as possible to the original algorithms and methods, only adding variants, when these were necessary for didactic purposes.
11
11
@@ -104,12 +104,12 @@ In mathematics and computer science, an algorithm is a finite sequence of well-d
104
104
- K. Rosen. (2012). *Discrete Mathematics and Its Applications*. NewYork, NY: McGraw-Hill Education; Edición: 7th.
105
105
106
106
## Contributing and Feedback
107
-
Any kind of feedback/criticism would be greatly appreciated (algorithm design, documentation, improvement ideas, spelling mistakes, etc...).
107
+
Any kind of feedback/suggestions would be greatly appreciated (algorithm design, documentation, improvement ideas, spelling mistakes, etc...). If you want to make a contribution to the course you can do it through a PR.
108
108
109
109
## Author
110
-
- Created by Andrés SeguraTinoco
110
+
- Created by Andrés Segura-Tinoco
111
111
- Created on May 17, 2019
112
-
- Updated on May 17, 2021
112
+
- Updated on May 18, 2021
113
113
114
114
## License
115
115
This project is licensed under the terms of the MIT license.
<h4 id="The-Needleman-Wunsch-algorithm-will-be-used">The Needleman-Wunsch algorithm will be used<a class="anchor-link" href="#The-Needleman-Wunsch-algorithm-will-be-used">¶</a></h4>
15553
+
<h3 id="4.6.1.-The-Needleman-Wunsch-algorithm-will-be-used">4.6.1. The Needleman-Wunsch algorithm will be used<a class="anchor-link" href="#4.6.1.-The-Needleman-Wunsch-algorithm-will-be-used">¶</a></h3>
0 commit comments