mirror of
https://github.com/boostorg/python.git
synced 2026-01-23 17:52:17 +00:00
86 lines
3.5 KiB
HTML
86 lines
3.5 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
|
|
<html>
|
|
<head>
|
|
<meta name="generator" content=
|
|
"HTML Tidy for Windows (vers 1st August 2002), see www.w3.org">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<link rel="stylesheet" type="text/css" href="../boost.css">
|
|
|
|
<title>Boost.Python - Acknowledgments</title>
|
|
</head>
|
|
|
|
<body link="#0000ff" vlink="#800080">
|
|
<table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
|
|
"header">
|
|
<tr>
|
|
<td valign="top" width="300">
|
|
<h3><a href="../../../../index.htm"><img height="86" width="277"
|
|
alt="C++ Boost" src="../../../../c++boost.gif" border="0"></a></h3>
|
|
</td>
|
|
|
|
<td valign="top">
|
|
<h1 align="center">Boost.Python</h1>
|
|
|
|
<h2 align="center">Acknowledgments</h2>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<hr>
|
|
|
|
<p><a href="../../../../people/dave_abrahams.htm">Dave Abrahams</a> is
|
|
the architect, designer, and implementor of <b>Boost.Python</b>.</p>
|
|
|
|
<p>Joel de Guzman implemented the <a href="overloads.html">default
|
|
argument support</a> and wrote the excellent tutorial documentation.</p>
|
|
|
|
<p><a href="../../../../people/ralf_w_grosse_kunstleve.htm">Ralf W.
|
|
Grosse-Kunstleve</a> implemented the <a href="pickle.html">pickle
|
|
support</a>, and has enthusiastically supported the library since its
|
|
birth, contributing to design decisions and providing invaluable
|
|
real-world insight into user requirements. Ralf has written some
|
|
extensions for converting C++ containers that I hope will be incorporated
|
|
into the library soon. He also implemented the cross-module support in
|
|
the first version of Boost.Python. More importantly, Ralf makes sure
|
|
nobody forgets the near-perfect synergy of C++ and Python for solving the
|
|
problems of large-scale software construction.</p>
|
|
|
|
<p><a href="mailto:achim@procoders.net">Achim Domma</a> contributed some
|
|
of the <a href="reference.html#object_wrappers">Object Wrappers</a> and
|
|
HTML templates for this documentation. Dave Hawkes contributed
|
|
inspiration for the use of the <code><a href=
|
|
"scope.html#scope-spec">scope</a></code> class to simplify module
|
|
definition syntax. Pearu Pearson wrote some of the test cases that are in
|
|
the current test suite.</p>
|
|
|
|
<p>Martin Casado solved some sticky problems which allow us to build the
|
|
Boost.Python shared library for AIX's crazy dynamic linking model.</p>
|
|
|
|
<p>The development of this version of Boost.Python was funded in part by
|
|
the <a href="http://www.llnl.gov/">Lawrence Livermore National
|
|
Laboratories</a> and by the <a href="http://cci.lbl.gov/">Computational
|
|
Crystallography Initiative</a> at Lawrence Berkeley National
|
|
Laboratories.</p>
|
|
|
|
<p><a href="http://kogs-www.informatik.uni-hamburg.de/~koethe/">Ullrich
|
|
Koethe</a> provided the implementation of inheritance and special
|
|
method/operator support in the first version of Boost.Python.</p>
|
|
|
|
<p>The first version of Boost.Python would not have been possible without
|
|
the support of Dragon Systems, which supported its development and
|
|
release as a Boost library.</p>
|
|
<hr>
|
|
|
|
<p>Revised
|
|
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
|
08 October, 2002
|
|
<!--webbot bot="Timestamp" endspan i-checksum="39359" -->
|
|
</p>
|
|
|
|
<p><i>© Copyright <a href=
|
|
"../../../../people/dave_abrahams.htm">Dave Abrahams</a> 2002. All Rights
|
|
Reserved.</i></p>
|
|
</body>
|
|
</html>
|
|
|