contact.html 4.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
  4. <title>Contact Info and Support</title>
  5. <link rel="stylesheet" href="../math.css" type="text/css">
  6. <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
  7. <link rel="home" href="../index.html" title="Math Toolkit 2.11.0">
  8. <link rel="up" href="../overview.html" title="Chapter&#160;1.&#160;Overview">
  9. <link rel="prev" href="main_faq.html" title="Boost.Math Frequently Asked Questions (FAQs)">
  10. <link rel="next" href="../utils.html" title="Chapter&#160;2.&#160;Floating Point Utilities">
  11. </head>
  12. <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
  13. <table cellpadding="2" width="100%"><tr>
  14. <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
  15. <td align="center"><a href="../../../../../index.html">Home</a></td>
  16. <td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
  17. <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
  18. <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
  19. <td align="center"><a href="../../../../../more/index.htm">More</a></td>
  20. </tr></table>
  21. <hr>
  22. <div class="spirit-nav">
  23. <a accesskey="p" href="main_faq.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../utils.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
  24. </div>
  25. <div class="section">
  26. <div class="titlepage"><div><div><h2 class="title" style="clear: both">
  27. <a name="math_toolkit.contact"></a><a class="link" href="contact.html" title="Contact Info and Support">Contact Info and Support</a>
  28. </h2></div></div></div>
  29. <p>
  30. The main place to see and raise issues is now at <a href="https://github.com/boostorg/math/" target="_top">GitHub</a>.
  31. Currently open bug reports can be viewed <a href="https://github.com/boostorg/math/issues" target="_top">here</a>.
  32. </p>
  33. <p>
  34. All old bug reports, including closed ones, can be viewed on Trac (now read-only)
  35. <a href="https://svn.boost.org/trac/boost/query?status=assigned&amp;status=closed&amp;status=new&amp;status=reopened&amp;component=math&amp;col=id&amp;col=summary&amp;col=status&amp;col=type&amp;col=milestone&amp;col=component&amp;order=priority" target="_top">here</a>
  36. and more recent issues on GitHub <a href="https://github.com/boostorg/math/issues?utf8=%E2%9C%93&amp;q=is%3Aissue" target="_top">here</a>.
  37. </p>
  38. <p>
  39. The other places for discussion about this library are via the Boost mailing
  40. lists:
  41. </p>
  42. <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
  43. <li class="listitem">
  44. Use the <a href="http://www.boost.org/more/mailing_lists.htm#users" target="_top">boost-user
  45. list</a> for general support questions.
  46. </li>
  47. <li class="listitem">
  48. Use the <a href="http://www.boost.org/more/mailing_lists.htm#main" target="_top">boost-developer
  49. list</a> for discussion about implementation and or submission of extensions.
  50. </li>
  51. </ul></div>
  52. <p>
  53. You can also find JM at john - at - johnmaddock.co.uk and PAB at pbristow -
  54. at - hetp.u-net.com.
  55. </p>
  56. </div>
  57. <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
  58. <td align="left"></td>
  59. <td align="right"><div class="copyright-footer">Copyright &#169; 2006-2019 Nikhar
  60. Agrawal, Anton Bikineev, Paul A. Bristow, Marco Guazzone, Christopher Kormanyos,
  61. Hubert Holin, Bruno Lalande, John Maddock, Jeremy Murphy, Matthew Pulver, Johan
  62. R&#229;de, Gautam Sewani, Benjamin Sobotta, Nicholas Thompson, Thijs van den Berg,
  63. Daryle Walker and Xiaogang Zhang<p>
  64. Distributed under the Boost Software License, Version 1.0. (See accompanying
  65. 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>)
  66. </p>
  67. </div></td>
  68. </tr></table>
  69. <hr>
  70. <div class="spirit-nav">
  71. <a accesskey="p" href="main_faq.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../utils.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
  72. </div>
  73. </body>
  74. </html>