mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 22:14:59 +00:00
Added Boost.Python news
[SVN r15830]
This commit is contained in:
parent
90fe27ba7c
commit
97a1c106f2
1 changed files with 9 additions and 0 deletions
|
@ -133,6 +133,15 @@ formal reviews of proposed libraries. There is also a users mailing list.</p>
|
|||
<li><a href="libs/multi_array/doc/index.html">Multi-array Library</a> added -
|
||||
Multidimensional containers and adaptors for arrays of contiguous data, from
|
||||
Ron Garcia.</li>
|
||||
|
||||
<li><a href="libs/python/doc/index.html">Python
|
||||
Library</a> - Version 2 is released, from Dave
|
||||
Abrahams and others. This is a major rewrite which
|
||||
works on many more compilers and platforms, with a
|
||||
completely new interface and lots of new
|
||||
features. Boost.Python v2 requires Python 2.2 or
|
||||
later.</li>
|
||||
|
||||
<li><a href="libs/signals/doc/index.html">Signals Library</a> added - Managed signals & slots callback implementation, from Doug Gregor.</li>
|
||||
<li><a href="libs/numeric/ublas/doc/index.htm">uBLAS Library</a> added - Basic
|
||||
linear algebra for dense, packed and sparse matrices, from Joerg Walter and
|
||||
|
|
Loading…
Add table
Reference in a new issue