mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-08-21 13:53:29 -07:00
Updated msys2
This commit is contained in:
parent
6a85995508
commit
f0dc1ea8b0
13308 changed files with 689276 additions and 46605 deletions
|
@ -18,9 +18,9 @@ Damien Stehlé Function mpfr_get_ld_2exp
|
|||
Philippe Théveny Main author
|
||||
Sylvain Chevillard Original version of ai.c
|
||||
Charles Karney mpfr_nrandom and mpfr_erandom functions
|
||||
Fredrik Johannsson New version of mpfr_const_euler
|
||||
Fredrik Johansson New version of mpfr_const_euler
|
||||
Mickaël Gastineau MPFRbench program
|
||||
|
||||
The main authors are included in the MPFR mailing-list <mpfr@inria.fr>.
|
||||
This is the preferred way to contact us. For further information, please
|
||||
look at the MPFR web page <http://www.mpfr.org/>.
|
||||
look at the MPFR web page <https://www.mpfr.org/>.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Copyright 1999, 2001-2018 Free Software Foundation, Inc.
|
||||
Copyright 1999, 2001-2019 Free Software Foundation, Inc.
|
||||
Contributed by the AriC and Caramba projects, INRIA.
|
||||
|
||||
This file is part of the GNU MPFR Library.
|
||||
|
@ -15,7 +15,7 @@ License for more details.
|
|||
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
|
||||
http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
##############################################################################
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
|
@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found.
|
|||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
|
@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box".
|
|||
You should also get your employer (if you work as a programmer) or school,
|
||||
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
||||
For more information on this, and how to apply and follow the GNU GPL, see
|
||||
<http://www.gnu.org/licenses/>.
|
||||
<https://www.gnu.org/licenses/>.
|
||||
|
||||
The GNU General Public License does not permit incorporating your program
|
||||
into proprietary programs. If your program is a subroutine library, you
|
||||
may consider it more useful to permit linking proprietary applications with
|
||||
the library. If this is what you want to do, use the GNU Lesser General
|
||||
Public License instead of this License. But first, please read
|
||||
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
|
||||
<https://www.gnu.org/licenses/why-not-lgpl.html>.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
GNU LESSER GENERAL PUBLIC LICENSE
|
||||
GNU LESSER GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
|||
the terms and conditions of version 3 of the GNU General Public
|
||||
License, supplemented by the additional permissions listed below.
|
||||
|
||||
0. Additional Definitions.
|
||||
0. Additional Definitions.
|
||||
|
||||
As used herein, "this License" refers to version 3 of the GNU Lesser
|
||||
General Public License, and the "GNU GPL" refers to version 3 of the GNU
|
||||
|
@ -111,7 +111,7 @@ the following:
|
|||
a copy of the Library already present on the user's computer
|
||||
system, and (b) will operate properly with a modified version
|
||||
of the Library that is interface-compatible with the Linked
|
||||
Version.
|
||||
Version.
|
||||
|
||||
e) Provide Installation Information, but only if you would otherwise
|
||||
be required to provide such information under section 6 of the
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
|
||||
<!--
|
||||
Copyright 2000-2018 Free Software Foundation, Inc.
|
||||
Copyright 2000-2019 Free Software Foundation, Inc.
|
||||
Contributed by the AriC and Caramba projects, INRIA.
|
||||
|
||||
This file is part of the GNU MPFR Library.
|
||||
|
@ -19,7 +19,7 @@ License for more details.
|
|||
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
|
||||
http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
-->
|
||||
|
||||
|
@ -78,6 +78,8 @@ li > p, dd > p
|
|||
margin-left: 2em;
|
||||
}
|
||||
|
||||
.highlight { background: #dddddd }
|
||||
|
||||
.nowrap { white-space: nowrap }
|
||||
|
||||
/*
|
||||
|
@ -118,7 +120,7 @@ var.env { font-style: normal }
|
|||
bugs page.</strong></p>
|
||||
|
||||
<p>The latest version of this <acronym>FAQ</acronym> is available at
|
||||
<a href="http://www.mpfr.org/faq.html">http://www.mpfr.org/faq.html</a>.
|
||||
<a href="https://www.mpfr.org/faq.html">https://www.mpfr.org/faq.html</a>.
|
||||
Please look at this version if possible.</p>
|
||||
|
||||
<ol>
|
||||
|
@ -351,7 +353,7 @@ publication, please cite the
|
|||
<acronym title="Transactions on Mathematical Software">TOMS</acronym>
|
||||
paper</a>
|
||||
and/or the library web page
|
||||
<a href="http://www.mpfr.org/">http://www.mpfr.org</a>. If your publication
|
||||
<a href="https://www.mpfr.org/">https://www.mpfr.org</a>. If your publication
|
||||
is related to a particular release of <cite><acronym>MPFR</acronym></cite>,
|
||||
for example if you report timings, please also indicate the release number
|
||||
for future reference.</p></dd>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Copyright 2000-2018 Free Software Foundation, Inc.
|
||||
Copyright 2000-2019 Free Software Foundation, Inc.
|
||||
Contributed by the AriC and Caramba projects, INRIA.
|
||||
|
||||
This file is part of the GNU MPFR Library.
|
||||
|
@ -15,11 +15,20 @@ License for more details.
|
|||
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
|
||||
http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
##############################################################################
|
||||
|
||||
Changes from version 4.0.1 to version 4.0.2:
|
||||
- Corrected minimal GMP version in the INSTALL file and the MPFR manual.
|
||||
- Option -pedantic is now always removed from __GMP_CFLAGS (see INSTALL).
|
||||
- Shared caches: cleanup; really detect lock failures (abort in this case).
|
||||
- Improved MPFR manual. In particular, corrected/completed the
|
||||
mpfr_get_str description in order to follow the historical behavior
|
||||
and GMP's mpf_get_str function.
|
||||
- Bug fixes (see ChangeLog file).
|
||||
|
||||
Changes from version 4.0.0 to version 4.0.1:
|
||||
- Improved MPFR manual.
|
||||
- Improved __GMP_CC and __GMP_CFLAGS retrieval (in particular for MS Windows).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Copyright 1999-2018 Free Software Foundation, Inc.
|
||||
Copyright 1999-2019 Free Software Foundation, Inc.
|
||||
Contributed by the AriC and Caramba projects, INRIA.
|
||||
|
||||
This file is part of the GNU MPFR Library.
|
||||
|
@ -15,7 +15,7 @@ License for more details.
|
|||
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
|
||||
http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
Table of contents:
|
||||
|
@ -59,7 +59,7 @@ Table of contents:
|
|||
- export mpfr_overflow and mpfr_underflow as public functions
|
||||
|
||||
- many functions currently taking into account the precision of the *input*
|
||||
variable to set the initial working precison (acosh, asinh, cosh, ...).
|
||||
variable to set the initial working precision (acosh, asinh, cosh, ...).
|
||||
This is nonsense since the "average" working precision should only depend
|
||||
on the precision of the *output* variable (and maybe on the *value* of
|
||||
the input in case of cancellation).
|
||||
|
@ -188,7 +188,7 @@ Table of contents:
|
|||
+ arcu (5.3.10.15): arctan2(y,x) u / (2 pi);
|
||||
+ rad_to_cycle, cycle_to_rad, cycle_to_cycle (5.3.11.{1..3}).
|
||||
- From GSL, missing special functions (if useful in MPFR):
|
||||
(cf http://www.gnu.org/software/gsl/manual/gsl-ref.html#Special-Functions)
|
||||
(cf https://www.gnu.org/software/gsl/manual/gsl-ref.html#Special-Functions)
|
||||
+ The Airy functions Ai(x) and Bi(x) defined by the integral representations:
|
||||
* Ai(x) = (1/\pi) \int_0^\infty \cos((1/3) t^3 + xt) dt
|
||||
* Bi(x) = (1/\pi) \int_0^\infty (e^(-(1/3) t^3) + \sin((1/3) t^3 + xt)) dt
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* Example illustrating how to use mpfr_can_round. */
|
||||
|
||||
/*
|
||||
Copyright 2016-2018 Free Software Foundation, Inc.
|
||||
Copyright 2016-2019 Free Software Foundation, Inc.
|
||||
Contributed by the AriC and Caramba projects, INRIA.
|
||||
|
||||
This file is part of the GNU MPFR Library.
|
||||
|
@ -18,7 +18,7 @@ License for more details.
|
|||
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
|
||||
http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
Copyright 2009-2018 Free Software Foundation, Inc.
|
||||
Copyright 2009-2019 Free Software Foundation, Inc.
|
||||
Contributed by the AriC and Caramba projects, INRIA.
|
||||
|
||||
This file is part of the GNU MPFR Library.
|
||||
|
@ -30,7 +30,7 @@ License for more details.
|
|||
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
|
||||
http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
Copyright 2009-2018 Free Software Foundation, Inc.
|
||||
Copyright 2009-2019 Free Software Foundation, Inc.
|
||||
Contributed by the AriC and Caramba projects, INRIA.
|
||||
|
||||
This file is part of the GNU MPFR Library.
|
||||
|
@ -25,7 +25,7 @@ License for more details.
|
|||
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
|
||||
http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
/* This is the example given and commented on the MPFR web site:
|
||||
* http://www.mpfr.org/sample.html
|
||||
* https://www.mpfr.org/sample.html
|
||||
*/
|
||||
|
||||
/*
|
||||
Copyright 1999-2004, 2006-2018 Free Software Foundation, Inc.
|
||||
Copyright 1999-2004, 2006-2019 Free Software Foundation, Inc.
|
||||
Contributed by the AriC and Caramba projects, INRIA.
|
||||
|
||||
This file is part of the GNU MPFR Library.
|
||||
|
@ -20,7 +20,7 @@ License for more details.
|
|||
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
|
||||
http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
Copyright 2010-2018 Free Software Foundation, Inc.
|
||||
Copyright 2010-2019 Free Software Foundation, Inc.
|
||||
Contributed by the AriC and Caramba projects, INRIA.
|
||||
|
||||
This file is part of the GNU MPFR Library.
|
||||
|
@ -20,7 +20,7 @@ License for more details.
|
|||
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
|
||||
http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue