jesg/combinatoricslib

Compositions

Closed this issue · 2 comments

Hello,

I am wondering if you have any plans of adding compositions to the 
combinatoricslib library ?

Compositions are partitions where the order is significant. Eg: 5 has 7 
partitions and 16 compositions.

http://en.wikipedia.org/wiki/Composition_(number_theory)

Thank you for reading,
Matt C.

Original issue reported on code.google.com by m.contensou@gmail.com on 14 Jun 2010 at 7:42

Original comment by d.pau...@gmail.com on 16 Jul 2010 at 2:20

  • Changed state: Started
Compositions of a positive integer value added to the combinatoricslib. They 
are available in the new 0.2 release, which could be downloaded from here 
http://combinatoricslib.googlecode.com/files/combinatoricslib-0.2.jar

Description is presented here (see p. 6. "Compositions")
http://code.google.com/p/combinatoricslib/

Thank you for request.

Original comment by d.pau...@gmail.com on 24 Jul 2010 at 3:21

  • Changed state: Fixed