Quellcode durchsuchen

Added Boost.Python news

[SVN r15830]
Dave Abrahams vor 23 Jahren
Ursprung
Commit
97a1c106f2
1 geänderte Dateien mit 9 neuen und 0 gelöschten Zeilen
  1. 9 0
      index.htm

+ 9 - 0
index.htm

@@ -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 &amp; 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 

粤ICP备19079148号