CLN (abbreviation of 'Class Library for Numbers') is a library to work with arbitrary precision data types.
Information about installing CLN, can be found at the page about installing CLN.
Information about porting CLN, can be found at the page about porting CLN.
CLN examples
- 1: basics: large factorials
- 2: basics: adding seperators to integers
- how to port CLN from Ubuntu to Windows
- Tool: SimplifyNewick
- Tool: TestBinaryNewickVector
Note for Qt Creator users
Add the following line to your project file (to prevent link errors):
My CLN review
In general, I'd review CLN positively.
Pros:
- Easy to use under Linux, as it comes built with many distributions
- According to apfloat, it is superior (compared to apfloat)
Cons:
- I never succeeded installing under Windows
- Code comments are in German