Difference between revisions of "Mpc"

From Free Software Directory
Jump to: navigation, search
m (added license verification date)
(mpc-1.2.0)
(16 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=MPC
+
|Name=GNU MPC
|Short description=C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result
+
|Short description=Complex floating-point library.
|Full description=GNU MPC is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It extends the principles of the IEEE-754 standard for fixed precision real floating point numbers to complex numbers, providing well-defined semantics for every operation. At the same time, speed of operation at high precision is a major design goal.
+
|Full description='''GNU MPC''' is a complex floating-point library with exact rounding. It is based on the [[GNU MPFR]] floating-point library, which is itself based on the [[GMP|GNU MP library]].
|Homepage URL=http://mpc.multiprecision.org/
+
 
 +
This is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It extends the principles of the IEEE-754 standard for fixed precision real floating point numbers to complex numbers, providing well-defined semantics for every operation. At the same time, speed of operation at high precision is a major design goal.
 +
|Homepage URL=http://www.multiprecision.org/mpc/
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone https://gitlab.inria.fr/mpc/mpc.git
 +
|Documentation note=http://www.multiprecision.org/mpc/documentation.html
 +
 
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,GMP, MPFR, MPFI
 +
|Keywords=complex numbers, correct rounding
 +
|Version identifier=1.2.0
 +
|Version date=2020/08/18
 +
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/mpc/mpc-1.2.0.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2020/09/02
 +
|Submitted by=Enge
 +
|Submitted date=2012/07/26
 +
|User level=advanced
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/mpc/mpc-1.2.0.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=mpc
 
|GNU package identifier=mpc
|User level=intermediate
 
|VCS checkout command=svn checkout svn://scm.gforge.inria.fr/svnroot/mpc/trunk
 
|Computer languages=C
 
|Related projects=GMP, MPFR, MPFI
 
|Keywords=complex numbers, correct rounding
 
|Version identifier=1.0
 
|Version date=2012/07/19
 
|Version status=stable
 
|Version download=http://www.multiprecision.org/index.php?prog=mpc&page=download
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=LGPLv3orlater
 
|License=LGPLv3orlater
|License verified by=Andreas Enge
+
|License copyright=Copyright (C) INRIA 2003, 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2014, 2015, 2018, 2020
 +
|License verified by=Genium
 +
|License verified date=2018/05/03
 +
|License note=https://gitlab.inria.fr/mpc/mpc/-/blob/master/COPYING.LESSER
 +
}}
 +
{{Person
 +
|Real name=Andreas Enge
 +
|Role=maintainer
 +
|Email=andreas.enge@inria.fr
 +
}}
 +
{{Person
 +
|Real name=Paul Zimmermann
 +
|Role=maintainer
 +
|Email=Paul.Zimmermann@inria.fr
 +
}}
 +
{{Resource
 +
|Resource audience=GitLab
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://gitlab.inria.fr/mpc/mpc
 +
}}
 +
{{Resource
 +
|Resource audience=GitLab
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://gitlab.inria.fr/mpc/mpc/-/issues
 
}}
 
}}
{{Person}}
 
 
{{Resource
 
{{Resource
|Resource audience=Users and contributors
 
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=http://lists.gforge.inria.fr/mailman/listinfo/mpc-discuss
+
|Resource URL=https://lists.gforge.inria.fr/mailman/listinfo/mpc-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Contributors
+
|Resource kind=Mailing List
|Resource kind=VCS Repository Webview
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=https://gforge.inria.fr/scm/viewvc.php/?root=mpc
+
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/mpc/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Users and contributors
+
|Resource audience=Wikidata
|Resource kind=Bug Tracking
+
|Resource kind=General
|Resource URL=https://gforge.inria.fr/tracker/?group_id=131
+
|Resource URL=https://www.wikidata.org/wiki/Q62845380
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 40: Line 92:
 
|Library=C
 
|Library=C
 
|Programming-language=C
 
|Programming-language=C
 +
|Runs-on=BSD, GNU/Linux
 
|Science=astronomy, engineering, physics
 
|Science=astronomy, engineering, physics
 
|Use=library, mathematics, science, software-development
 
|Use=library, mathematics, science, software-development
|Version-control=subversion
+
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=MPFR 4.1.0
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 17:10, 2 September 2020


[edit]

GNU MPC

http://www.multiprecision.org/mpc/
Complex floating-point library.

MPC is a complex floating-point library with exact rounding. It is based on the GNU MPFR floating-point library, which is itself based on the GNU MP library.

This is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It extends the principles of the IEEE-754 standard for fixed precision real floating point numbers to complex numbers, providing well-defined semantics for every operation. At the same time, speed of operation at high precision is a major design goal.

Related Projects





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

16 December 2022




Leaders and contributors

Contact(s)Role
Paul Zimmermann maintainer
Andreas Enge maintainer


Resources and communication

AudienceResource typeURI
WikidataGeneralhttps://www.wikidata.org/wiki/Q62845380
GitLabVCS Repository Webviewhttps://gitlab.inria.fr/mpc/mpc
FTPDownloadhttps://ftp.gnu.org/gnu/mpc/
FTPDownloadhttps://ftpmirror.gnu.org/mpc/
GitLabBug Trackinghttps://gitlab.inria.fr/mpc/mpc/-/issues
Mailing Listhttps://lists.gforge.inria.fr/mailman/listinfo/mpc-discuss/


Software prerequisites

KindDescription
Source requirementMPFR 4.1.0

This entry (in part or in whole) was last reviewed on 16 December 2022.




Entry





"maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"GitLab" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"GitLab" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










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.