diff --git a/README.md b/README.md index c30153c5..6c67c4b9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# parallel_group_project +# Parallel Matrix Profile implentation Group 010 Parallel Project MPI-based implementation of the Matrix Profile in C++ + +What is the Matrix Profile? https://www.cs.ucr.edu/~eamonn/MatrixProfile.html + +What is MPI? https://en.wikipedia.org/wiki/Message_Passing_Interface