Tags : Browse Projects

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

gmpy

Compare

  Analyzed 12 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

about 1 year since last commit

3 users on Open Hub

Activity Not Available
4.0
   
I Use This

primerange

Compare

  Analyzed 12 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

GNU MPFR

Compare

Claimed by GNU Analyzed 12 months ago

Provides a library for multiple-precision floating-point computation with correct rounding. The computation is both efficient and has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic.

259K lines of code

2 current contributors

about 1 year since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

AzaMath

Compare

  Analyzed 12 months ago

AzaMath - Anizoptera CMF mathematic component. Provides functionality to work with large numbers with arbitrary precision (using BCMath) and universal mumeral systems conversions (supported bases from 2 to 62 inclusive, and custom systems; pure PHP, but can use GMP and core functions for speed optimization).

3.17K lines of code

0 current contributors

almost 8 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

Rmpfr package R MPFR

Compare

  No analysis available

Rmpfr provides (S4 classes and methods for) arithmetic including transcendental ("special") functions for arbitrary precision floating point numbers. To this end, it interfaces to the LGPL'ed MPFR (Multiple Precision Floating-Point Reliable) Library which itself is based on the GMP (GNU Multiple Precision) Library.

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: GPL2

rational

Compare

  Analyzed 12 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 12 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

AltIO

Compare

  No analysis available

I/O library for Altract

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3

MuPuPriNT

Compare

  Analyzed 12 months ago

Please note that, effective 1 January 2013, development of this application has been suspended. This is indefinite, but not permanent. MuPuPriNT (Multi-Purpose Prime Number Tester) is a primality and compositeness tester for many different types of numbers. It is basic, yet full-featured, and ... [More] offers several different testing methods for each type of number. MuPuPriNT is built on the GNU Multiple-Precision (GMP) integer + rational library, and is available for Windows, OS X, and Linux. Source code is available as well, and can be built on any machine with Qt installed. As of version 2.0, MuPuPriNT is built on the cross-platform Qt application framework. There are currently two versions: MuPuPriNT and MuPuPriNT Extended. [Less]

23.8K 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
Licenses: No declared licenses

Math-Prime-Util-GMP

Compare

  Analyzed 12 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