Skip to content

m2ci-msp/multilinear-model-tools

Repository files navigation

multilinear-model-tools

Build Status

Building

For each component in ema-tracker, fit-model, and model-builder, run cmake cmake inside that component's directory.

Prerequisites

You will need CMake and a standard GCC or LLVM toolchain installed. In addition, the following dependencies are required:

On OSX with Homebrew, install these dependencies with

$ brew install armadillo ann jsoncpp asio yaml-cpp insighttoolkit vtk

On Ubuntu, install these dependencies with

$ sudo apt-get install libarmadillo-dev libann-dev libjsoncpp-dev libasio-dev libyaml-cpp-dev libinsighttoolkit4-dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published