Difference between revisions of "CLN"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=CLN |Short description=C++ class library for numbers |Full description=CLN is a C++ class library for numbers: integers, rational, float, complex, modular integer. ...")
 
(version 1.3.4)
 
Line 2: Line 2:
 
|Name=CLN
 
|Name=CLN
 
|Short description=C++ class library for numbers
 
|Short description=C++ class library for numbers
|Full description=CLN is a C++ class library for numbers: integers, rational, float, complex, modular integer. It implements elementary, logical, transcendental functions. Unlimited precision, 100 million digits are no problem. Easy to use because of algebraic syntax and automatic memory management.
+
|Full description='''CLN''' is a C++ class library for numbers: integers, rational, float, complex, modular integer. It implements elementary, logical, transcendental functions. Unlimited precision, 100 million digits are no problem. Easy to use because of algebraic syntax and automatic memory management.
|User level=none
 
|Status=Live
 
|Component programs=
 
 
|Homepage URL=http://www.ginac.de/CLN/
 
|Homepage URL=http://www.ginac.de/CLN/
|VCS checkout command=
+
|User level=advanced
 +
|VCS checkout command=git clone git://www.ginac.de/cln.git
 
|Computer languages=C++
 
|Computer languages=C++
 
|Documentation note=User manual available from http://www.ginac.de/CLN/cln.html
 
|Documentation note=User manual available from http://www.ginac.de/CLN/cln.html
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=GiNaC,CINT,GTybalt,hfloat
 
|Related projects=GiNaC,CINT,GTybalt,hfloat
 
|Keywords=C++,library,math,computer algebra,number,integer,pi
 
|Keywords=C++,library,math,computer algebra,number,integer,pi
|Is GNU=n
+
|Version identifier=1.3.4
|Last review by=Janet Casey
+
|Version date=2014/10/16
|Last review date=2007-05-13
+
|Version status=stable
 +
|Version download=http://www.ginac.de/CLN/cln-1.3.4.tar.bz2
 +
|Last review by=Genium
 +
|Last review date=2016/01/30
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.1.13
+
|Status=
|Version date=2006-08-08
+
|Is GNU=No
|Version status=stable
 
|Version download=ftp://ftpthep.physik.uni-mainz.de/pub/gnu/cln-1.1.13.tar.bz2
 
 
|License verified date=2001-02-14
 
|License verified date=2001-02-14
|Version comment=1.1.13 stable released 2006-08-08
+
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License copyright=
 +
* Copyright (c)  Bruno Haible 1988-2008
 +
* Copyright (c)  Richard Kreckel 2000-2014
 +
* Copyright (c)  Alexei Sheplyakov 2008-2010
 +
|License verified by=Genium
 +
|License verified date=2016/01/30
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Alexei Sheplyakov
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Richard B. Kreckel
 
 
|Email=kreckel@ginac.de
 
|Email=kreckel@ginac.de
 
|Resource URL=
 
|Resource URL=
Line 38: Line 41:
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:cln-list@ginac.de
 
|Resource URL=mailto:cln-list@ginac.de
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://www.ginac.de/CLN/cln.git/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
|Library=c
 
 
|Use=library
 
|Use=library
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2001-02-14
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 65: Line 67:
 
|Prerequisite description=sed (for HP-UX)
 
|Prerequisite description=sed (for HP-UX)
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 12:21, 30 January 2016


[edit]

CLN

http://www.ginac.de/CLN/
C++ class library for numbers

CLN is a C++ class library for numbers: integers, rational, float, complex, modular integer. It implements elementary, logical, transcendental functions. Unlimited precision, 100 million digits are no problem. Easy to use because of algebraic syntax and automatic memory management.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

30 January 2016




Leaders and contributors

Contact(s)Role
Alexei Sheplyakov Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:cln-list@ginac.de
DeveloperVCS Repository Webviewhttp://www.ginac.de/CLN/cln.git/


Software prerequisites

KindDescription
Required to usegmp 3.x
Required to buildGNU g++ 2.95 or newer
Required to buildmake
Weak prerequisitesed (for HP-UX)




Entry




























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.