Skip to content

sciai-lab/fastfilters

Repository files navigation

master: Build Status Build status

devel: Build Status Build status

Installation (stable)

% git clone https://github.com/svenpeter42/fastfilters.git
% cd fastfilters
% mkdir build
% cmake ..
% make
% make install

Conda Installation (stable)

% conda install -c ilastik fastfilters

Gentoo Installation (development)

% git clone https://github.com/svenpeter42/fastfilters.git
% cd fastfilters/pkg/gentoo/sci-libs/fastfilters
% sudo ebuild fastfilters-9999.ebuild manifest clean merge