mirror of https://github.com/KatolaZ/NetBunch
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KatolaZ
bf4c2fb84e
|
7 years ago | |
---|---|---|
debian | 7 years ago | |
doc | 7 years ago | |
examples | 7 years ago | |
src | 7 years ago | |
.gitignore | 7 years ago | |
COPYING | 7 years ago | |
INSTALL | 7 years ago | |
Makefile.am | 7 years ago | |
Makefile.in | 7 years ago | |
README | 7 years ago | |
aclocal.m4 | 7 years ago | |
compile | 7 years ago | |
config.h.in | 7 years ago | |
configure | 7 years ago | |
configure.ac | 7 years ago | |
depcomp | 7 years ago | |
install-sh | 7 years ago | |
missing | 7 years ago |
README
===== NetBunch-1.0 =====
This is NetBunch, the collection of software for network analysis
accompanying the book:
"Complex Networks: Principles, Methods and Application"
V. Latora, V. Nicosia, G. Russo, Cambridge University
Press (2017), ISBN: 9781107103184
https://www.cambridge.org/9781107103184
NetBunch includes all the programs implementing the algorithms
described in the Appendices of the book, and several more. If you use
a program included in NetBunch, please add a citation to the textbook
above and to the relevant References indicated in the corresponding
source files.
See 'INSTALL' for information about downloading and installing
NetBunch.
NetBunch is written and maintained by Vincenzo 'KatolaZ' Nicosia
(v.nicosia@qmul.ac.uk) (c) 2009-2017.
The programs included in NetBunch can be used, modified, and redistributed
under the terms of the GNU General Public License, either version 3 of the
License or, at your option, any later version.
NetBunch is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
details.
See the file 'COPYING' for additional details.
===== DOCUMENTATION =====
The documentation of all the programs included in NetBunch is
available at the URL:
http://www.complex-networks.net
Moreover, all the manpages are available in HTML format in the folder
'netbunch-doc' of the binary distributions.
If you compile NetBunch from sources, the HTML files will be put under
$(prefix)/netbunch-doc (default to /usr/local/netbunch-doc), while the
manpages will be installed under $(prefix)/share/man/man1 (default to
/usr/local/share/man/man1).
All the documentation in NetBunch can be used and distributed
according to the terms the GNU Free Documentation License, version 1.3.