wenxiangtune / combinatoricslib

Automatically exported from code.google.com/p/combinatoricslib
0 stars 0 forks source link

Compositions #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago
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