makism / brainnets

a simple C++ graph analysis library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

a simple C++ graph analysis library

License:MIT License


Languages

Language:C++ 96.3%Language:QMake 3.7%