mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 17:32:55 +00:00
Check in html and pdf versions
[SVN r17985]
This commit is contained in:
1117
doc/PyConDC_2003/bpl.html
Executable file
1117
doc/PyConDC_2003/bpl.html
Executable file
File diff suppressed because it is too large
Load Diff
BIN
doc/PyConDC_2003/bpl.pdf
Executable file
BIN
doc/PyConDC_2003/bpl.pdf
Executable file
Binary file not shown.
@@ -9,12 +9,10 @@
|
||||
|
||||
:Author: Ralf W. Grosse-Kunstleve
|
||||
|
||||
:status: Draft
|
||||
:copyright: Copyright David Abrahams and Ralf W. Grosse-Kunstleve 2003. All rights reserved
|
||||
|
||||
.. contents:: Table of Contents
|
||||
|
||||
|
||||
.. _`Boost Consulting`: http://www.boost-consulting.com
|
||||
|
||||
==========
|
||||
@@ -810,7 +808,7 @@ mainly concentrated on the C++ parts. However, as the toolbox is
|
||||
becoming more complete, more and more newly added functionality can be
|
||||
implemented in Python.
|
||||
|
||||
.. image:: python_cpp_mix.png
|
||||
.. image:: python_cpp_mix.jpg
|
||||
|
||||
This figure shows the estimated ratio of newly added C++ and Python
|
||||
code over time as new algorithms are implemented. We expect this
|
||||
@@ -919,18 +917,10 @@ like serialization that are trivial in Python can be very difficult in
|
||||
pure C++. Given the luxury of building a hybrid software system from
|
||||
the ground up, we can approach design with new confidence and power.
|
||||
|
||||
===========
|
||||
Citations
|
||||
===========
|
||||
|
||||
.. [VELD1995] T. Veldhuizen, "Expression Templates," C++ Report,
|
||||
Vol. 7 No. 5 June 1995, pp. 26-31.
|
||||
http://osl.iu.edu/~tveldhui/papers/Expression-Templates/exprtmpl.html
|
||||
|
||||
===========
|
||||
Footnotes
|
||||
===========
|
||||
|
||||
.. [#1] In retrospect, it seems that "thinking hybrid" from the ground up
|
||||
might have been better for the NLP system: the natural component
|
||||
boundaries defined by the pure python prototype turned out to be
|
||||
|
||||
BIN
doc/PyConDC_2003/python_cpp_mix.jpg
Executable file
BIN
doc/PyConDC_2003/python_cpp_mix.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
Reference in New Issue
Block a user