Skip to content

A program for calculating the number of possible partitions of a number.

Notifications You must be signed in to change notification settings

Alvov1/Computation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Computation

A program for calculating the number of possible partitions of a number into the sum of numbers not exceeding it. To speed up the program used multithreading mechanisms OS Linux. For calculation used Leonhard Euler's formula.

About

A program for calculating the number of possible partitions of a number.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages