Tags : Browse Projects

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

rational

Compare

  Analyzed about 14 hours 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

almost 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

expr2cf

Compare

  Analyzed about 7 hours ago

A small collection of tools to work with rational numbers

841 lines of code

0 current contributors

about 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Hipparchus

Compare

  Analyzed 1 day ago

Hipparchus is a library of lightweight, self-contained mathematics and statistics components addressing the most common problems not available in the Java programming language.

246K lines of code

3 current contributors

19 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This