Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

makism/brainnets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brainnets

A simple, crossplatform C++ graph analysis library for brain functional connectivity.


financially sponsored by Brain Innovation B.V.


Dependencies

  • Eigen C++

  • Boost BGL

Compilation

Download and extract the source packages of Boost and Eigen at ../third-party/boost and ../third-party/eigen3 respectively.