diff --git a/Algorithm.md b/Algorithm.md index 014282c..7278ade 100644 --- a/Algorithm.md +++ b/Algorithm.md @@ -7,3 +7,7 @@ Project Source: https://github.com/nryoung/algorithms 2. pygorithm module for algorithms and data structures implemented purely in Python. Project Source: https://github.com/OmkarPathak/pygorithm + +3. conv +library for convolutional loops +Project Source: https://github.com/guillaume-chevalier/python-conv-lib