Skip to content

dcoeurjo/stk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

© 2015

PLEASE DO NOT USE THE LIBRARY YET

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

Chronologically:

  • Wachtel Florent
  • Pilleboue Adrien
  • Cathelin Gael

About

Sampling ToolKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.7%
  • CMake 2.4%
  • Other 0.9%