Initial commit

This commit is contained in:
R.J. Renken 2019-01-11 11:30:53 +00:00 committed by Gogs
commit 85094ca8d9
1 changed files with 3 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# NetworkClass
This repositry will contain the class definition for network analysis. Initially it will be used to calculate an optimal threshold to generate a binary adjacency matrix. Other, future options may emerge.