/stk

Sampling ToolKit

Primary LanguageC++

stk --- [S]ampling [T]ool[K]it

© 2015

Wait for the first release

  1. Requirements
  2. Intallation
  3. Issues
  4. Dev Infos

Requirements

  • General
  • cmake
  • gcc
  • boost
  • Voronoi & delaunay computation
  • cgal
  • Fast fourier transform and GPU parallelization
  • fftw
  • Graphs file output
  • libpng
  • cairo (optional)
  • Documentation
  • doxygen
  • graphViz

Intallation

Linux & Mac

mkdir build ; cd build ; cmake ..
make
sudo make install

Optional :

make doc

Dev Infos

Contributors

  • Cathelin Gael
  • Coeurjolly David
  • Pilleboue Adrien
  • Singh Gurpreet
  • Wachtel Florent