Skip to content

stk-team/stk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Gurprit Singh
May 2, 2016
7ce6fcd · May 2, 2016

History

38 Commits
Oct 3, 2015
Dec 20, 2015
Oct 10, 2015
Nov 21, 2015
May 2, 2016
Oct 13, 2015
Apr 7, 2015
May 2, 2016
Jan 6, 2016

Repository files navigation

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