Skip to content

mikk-c/complexnetworks22-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Node Vector Distances

Methods and Applications

Complex Networks 22 Tutorial

Materials to follow the tutorial "Node Vector Distances: Methods and Applications," held by me at the Complex Networks 22 in Palermo, November 7th, 2022.

To run the Jupyter notebooks you will need the following:

  • Python 3.10.6
  • Julia 1.8.0

The following Python packages are required:

The following Julia packages are required:

  • Graphs 1.7.2
  • SimpleWeightedGraphs 1.2.1
  • LightGraphs 1.3.5
  • LinearAlgebra
  • SparseArrays
  • Distances 0.10.7
  • Statistics
  • Laplacians 1.3.0

The code will likely work with different versions of the packages I listed, but those were the ones I used when creating the notebooks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published