Skip to content

skittlemittle/intpart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counts integer partitions.

To count all the partitions of an int $n$ : partition n.

To count all $k$ sized partitions of $n$ : partition n k.

About

Compute integer partitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages