Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

gmpy

Compare

  Analyzed 11 months ago

A C-coded Python extension module that wraps the GMP library to provide to Python code fast multiprecision arithmetic (integer, rational, and float), random number generation, advanced number-theoretical functions, and more.

41K lines of code

6 current contributors

12 months since last commit

3 users on Open Hub

Activity Not Available
4.0
   
I Use This

primerange

Compare

  Analyzed 11 months ago

The primerange project is an attempt to generate 'mostly' primes for numbers having 10->20 decimal digits, by using algebraic and non-algebraic techniques. Its usefulness for much larger numbers, has not currently been tested, and it is expected, that the phrase 'mostly' would not apply in ... [More] the case that huge integers are generated. Utilise 'free software' computerised algebra systems Sage, and Python, and C, and GNU gmp library to provide scripts. [Less]

89.8K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

rational

Compare

  Analyzed 11 months ago

A C++ rational (fraction) template class Include rational.h to be able to do fraction calculations. By simply including rational.h and specifying the storage type (any integer variant) you can create and use a fractional data type. Features * exchangeable GCD algorithms * optional signed ... [More] overflow/unsigned wrap checking * optimized for signed and unsigned types * construction of inproper (mixed) fractions and approximated fractions * Support for the GNU Multiple Precision Arithmetic Library and the CLN - Class Library for Numbers as underlying storage type * Expression templates for domain specific programming [Less]

7.89K lines of code

1 current contributors

over 5 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

expr2cf

Compare

  Analyzed 11 months ago

A small collection of tools to work with rational numbers

841 lines of code

0 current contributors

almost 9 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

Math-Prime-Util

Compare

  Analyzed 11 months ago

Perl (XS) module implementing prime number utilities, including sieves

56.2K lines of code

2 current contributors

over 1 year since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

big_int

Compare

  Analyzed 11 months ago

Arbitrary precision math implementation

14.4K lines of code

0 current contributors

over 12 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

Math-Prime-Util-GMP

Compare

  Analyzed 11 months ago

Perl prime number module using XS/GMP

30.7K lines of code

1 current contributors

over 1 year since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This