Difference between revisions of "Mpc"

From Free Software Directory
Jump to: navigation, search
(resources)
(mpc-1.2.0)
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU 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 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]].
 
|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]].
  
 
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.
 
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=https://www.gnu.org/software/mpc/
+
|Homepage URL=http://www.multiprecision.org/mpc/
|User level=intermediate
 
 
|Is High Priority Project=No
 
|Is High Priority Project=No
|VCS checkout command=git clone https://scm.gforge.inria.fr/anonscm/git/mpc/mpc.git
+
|VCS checkout command=git clone https://gitlab.inria.fr/mpc/mpc.git
|Documentation note=http://www.multiprecision.org/downloads/mpc-1.1.0.pdf
+
|Documentation note=http://www.multiprecision.org/mpc/documentation.html
|Decommissioned/Obsolete=No
+
 
|Accepts cryptocurrency donations=No
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|Related projects=GMP, MPFR, MPFI
+
 
 +
[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
 
|Keywords=complex numbers, correct rounding
|Version identifier=1.1.0
+
|Version identifier=1.2.0
|Version date=2018/01/11
+
|Version date=2020/08/18
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/mpc/mpc-1.1.0.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/mpc/mpc-1.2.0.tar.gz
|Test entry=No
+
|Last review by=Genium
|Last review by=Bendikker
+
|Last review date=2020/09/02
|Last review date=2018/05/03
 
 
|Submitted by=Enge
 
|Submitted by=Enge
 
|Submitted date=2012/07/26
 
|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
Line 28: Line 46:
 
{{Project license
 
{{Project license
 
|License=LGPLv3orlater
 
|License=LGPLv3orlater
|License verified by=Bendikker
+
|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 verified date=2018/05/03
 +
|License note=https://gitlab.inria.fr/mpc/mpc/-/blob/master/COPYING.LESSER
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Andreas Enge
 
|Real name=Andreas Enge
|Role=GNU maintainer
+
|Role=maintainer
 
|Email=andreas.enge@inria.fr
 
|Email=andreas.enge@inria.fr
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Paul Zimmermann
 
|Real name=Paul Zimmermann
 +
|Role=maintainer
 
|Email=Paul.Zimmermann@inria.fr
 
|Email=Paul.Zimmermann@inria.fr
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Ruby (Ref)
+
|Resource audience=GitLab
|Resource URL=https://rubygems.org/gems/mpc
+
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://gitlab.inria.fr/mpc/mpc
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Ruby (Ref) (R)
+
|Resource audience=GitLab
|Resource URL=https://rubygems.org/gems/gnu_mpc
+
|Resource kind=Bug Tracking
 +
|Resource URL=https://gitlab.inria.fr/mpc/mpc/-/issues
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref) (R)
+
|Resource kind=Mailing List
|Resource URL=https://tracker.debian.org/pkg/mpclib3
+
|Resource URL=https://lists.gforge.inria.fr/mailman/listinfo/mpc-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref) (R)
+
|Resource kind=Mailing List
|Resource URL=https://tracker.debian.org/pkg/mpclib
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
}}
 
{{Resource
 
|Resource audience=Debian (Ref)
 
|Resource URL=https://tracker.debian.org/pkg/mpc
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/mpc
+
|Resource URL=https://ftp.gnu.org/gnu/mpc/
}}
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource URL=https://gforge.inria.fr/scm/browser.php?group_id=131
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=Mailing List
+
|Resource audience=Wikidata
|Resource URL=https://lists.gforge.inria.fr/mailman/listinfo/mpc-discuss
+
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q62845380
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 76: 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.