Combinatorics.

a library for the programming environment processing.
last update, 04/19/2011.

Combinatorics is to generate sets of combinations, variations, permutations for a given number of elements.


download

download Combinatorics version 0.0.5 in .zip format

installation

  • quit processing
  • find your sketchbook folder, see second paragraph here
  • add a folder called libraries (lowercase) to your sketchbook if its not already there
  • move the Combinatorics-0.0.5.zip into that libraries folder
  • unzip it in place
  • rename it to Combinatorics
  • start processing and run one of the included examples to see if the lib is working

keywords math, combinatorics, combination, variation, permutation, array

documentation. have a look at the online documentation here. a copy of the documentation is included in the .zip as well.

source. the source code is included in the download.


tested

platform osx
processing 1.0 (016x) – 1.5
dependencies none.


demos

You've built something nice with this lib? Mail me the link and i'm happy to add it here.