[DEV] add v1.76.0

This commit is contained in:
2021-10-05 21:37:46 +02:00
parent a97e9ae7d4
commit d0115b733d
45133 changed files with 4744437 additions and 1026325 deletions

View File

@@ -1,11 +1,11 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Other Hints and tips</title>
<link rel="stylesheet" href="../math.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="Math Toolkit 2.6.0">
<link rel="up" href="../overview.html" title="Chapter&#160;1.&#160;Overview">
<link rel="home" href="../index.html" title="Math Toolkit 3.0.0">
<link rel="up" href="../overview.html" title="Chapter 1. Overview">
<link rel="prev" href="conventions.html" title="Document Conventions">
<link rel="next" href="directories.html" title="Directory and File Structure">
</head>
@@ -28,23 +28,48 @@
</h2></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
If you have a feature request, or if it appears that the implementation
is in error, please search first in the <a href="https://svn.boost.org/trac/boost/" target="_top">Boost
Trac</a>.
Historical records of issues are at <a href="https://svn.boost.org/trac/boost/" target="_top">Boost
Trac</a>, now read-only.
</li>
<li class="listitem">
<a href="https://svn.boost.org/trac/boost/" target="_top">Trac</a> entries may
indicate that updates or corrections that solve your problem are in <a href="http://svn.boost.org/svn/boost/trunk" target="_top">Boost-trunk</a> where changes
are being assembled and tested ready for the next release. You may, at
your own risk, download new versions from there.
Always ensure that you are using the <a href="https://www.boost.org/users/download/#live" target="_top">current
release version</a>.
</li>
<li class="listitem">
If you do not understand why things work the way they do, see the <span class="emphasis"><em>rationale</em></span>
section.
The current documentation for the release version is <a href="https://www.boost.org/doc/libs/release/libs/math/doc/html/index.html" target="_top">here</a>.
</li>
<li class="listitem">
If you do not find your idea/feature/complaint, please reach the author
preferably through the Boost development list, or email the author(s) direct.
The current documentation for the version being developed is <a href="https://www.boost.org/doc/libs/develop/libs/math/doc/html/index.html" target="_top">here</a>.
</li>
<li class="listitem">
See <a href="https://github.com/boostorg/math" target="_top">develop branch(es)</a>
where changes are being assembled and tested ready for the next release.<br>
You may, at your own risk, download new versions from there.
</li>
<li class="listitem">
If you have a new feature request, raise a new <a href="https://github.com/boostorg/math/issues" target="_top">Boost.Math
issue</a>,
</li>
<li class="listitem">
If it appears that the implementation is in error, please search first
at <a href="https://github.com/boostorg/math/issues" target="_top">Boost.Math issues</a>.
Entries may indicate that updates or corrections that solve your problem
are in <a href="https://github.com/boostorg/math" target="_top">Boost.Math on Github</a>.
</li>
<li class="listitem">
If you have a suggested enhancements or fix, you are most welcome to submit
<a href="https://github.com/boostorg/math/pulls" target="_top">pull requests</a>.
</li>
<li class="listitem">
If you do not understand why things work the way they do, see first the
<span class="emphasis"><em>rationale</em></span> section.
</li>
<li class="listitem">
If you do not find satisfaction for your idea/feature/complaint, please
reach the author(s) preferably through the Boost user or development lists
<a href="https://www.boost.org/community/groups.html" target="_top">https://www.boost.org/community/groups.html</a>,
or raise a new <a href="https://github.com/boostorg/math/issues" target="_top">Boost.Math
issue</a>, or email the author(s) direct.
</li>
</ul></div>
<h6>
@@ -87,17 +112,17 @@
<th align="left">Warning</th>
</tr>
<tr><td align="left" valign="top"><p>
Failure to heed this will lead to incorrect, and very likely undesired, results.
Failure to heed this will lead to incorrect, and very likely undesired, results!
</p></td></tr>
</table></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright &#169; 2006-2010, 2012-2014, 2017 Nikhar
Agrawal, Anton Bikineev, Paul A. Bristow, Marco Guazzone, Christopher Kormanyos,
Hubert Holin, Bruno Lalande, John Maddock, Jeremy Murphy, Johan R&#229;de, Gautam
Sewani, Benjamin Sobotta, Nicholas Thompson, Thijs van den Berg, Daryle Walker
and Xiaogang Zhang<p>
<td align="right"><div class="copyright-footer">Copyright © 2006-2021 Nikhar Agrawal, Anton Bikineev, Matthew Borland,
Paul A. Bristow, Marco Guazzone, Christopher Kormanyos, Hubert Holin, Bruno
Lalande, John Maddock, Evan Miller, Jeremy Murphy, Matthew Pulver, Johan Råde,
Gautam Sewani, Benjamin Sobotta, Nicholas Thompson, Thijs van den Berg, Daryle
Walker and Xiaogang Zhang<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>