Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.76 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.76 KB

netZooM netZooM codecov License: GPL v3 Documentation Status tutorials

netZooM is tested on: (OS: Ubuntu 20.04) X (Language: MATLAB R2020a)

Description

netZooM is a MATLAB package of network methods.

Zoo animals

(gpu)PANDA, (gpu)LIONESS, (gpu)PUMA, (gpu)SPIDER, BOA, and OTTER.

Quick guide

Clone the repository into your local disk:

git clone https://github.com/netZoo/netZooM.git

Then add netZooM to your MATLAB path

addpath(genpath('path/to/netZooM'))

User guide

Please refer to the documentation website for installation instructions and usage.

License

The software is free and is licensed under the GNU General License v3.0, see the file LICENSE for details.

Feedback/Issues

Please report any issues to the issues page.

Code of conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.