Skip to content

Network Science by Albert-László Barabási notes

Notifications You must be signed in to change notification settings

Ziaeemehr/netsci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Documentation Status

Network science notebooks

  • Network Science, Barabási, 2013

Cover Image

How to use

  • using on Colab (Recommended)

    • Use the following table to open and run the notebooks on Google Colab.
    • Uncomment the cell with pip install command to install the netsci package and all the requirements.
  • using on local machines

pip install "git+https://github.com/Ziaeemehr/netsci.git"
# or clone and install using
git clone https://github.com/Ziaeemehr/netsci.git
cd netsci && pip install .

Chapters

View Open on Colab
Networkx quick guide Open In Colab
igraph quick guide Open In Colab
Chapter 2 Open In Colab
Chapter 3 Open In Colab
Chapter 4 Open In Colab

About

Network Science by Albert-László Barabási notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages