Merge pull request #4 from EddieCueto/macOS_work

Small change README.md
This commit is contained in:
Eddie Cueto-Mendoza 2017-10-16 18:37:53 -05:00 committed by GitHub
commit ab16b02765
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#### This is a small part of the research into similarity within abstract groups, and it's properties.
All the txt files contain data from GAP system, that it is processed in Python using networkx library.
All the txt files contain data from GAP system, that is processed in Python using networkx library.
File *groupalg.g* has the code for S_M similarity measure and the construction of the corresponding similarity matrix.