Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r81965 - in branches/release/libs/python: . doc
From: rwgk_at_[hidden]
Date: 2012-12-14 20:25:42


Author: rwgk
Date: 2012-12-14 20:25:41 EST (Fri, 14 Dec 2012)
New Revision: 81965
URL: http://svn.boost.org/trac/boost/changeset/81965

Log:
merging current boost/python and libs/python from trunk into release branch
Properties modified:
   branches/release/libs/python/ (props changed)
Text files modified:
   branches/release/libs/python/doc/projects.html | 23 ++++-------------------
   1 files changed, 4 insertions(+), 19 deletions(-)

Modified: branches/release/libs/python/doc/projects.html
==============================================================================
--- branches/release/libs/python/doc/projects.html (original)
+++ branches/release/libs/python/doc/projects.html 2012-12-14 20:25:41 EST (Fri, 14 Dec 2012)
@@ -396,27 +396,12 @@
       </blockquote>
     </dd>
 
- <dt><b><a href="http://www.rationaldiscovery.com">Rational Discovery
- LLC</a></b></dt>
+ <dt><b><a href="http://www.rdkit.org/"
+ >RDKit: Cheminformatics and Machine Learning Software</a></b></dt>
 
     <dd>
- Rational Discovery provides computational modeling, combinatorial
- library design and custom software development services to the
- pharmaceutical, biotech and chemical industries. We do a substantial
- amount of internal research to develop new approaches for applying
- machine-learning techniques to solve chemical problems. Because we're a
- small organization and chemistry is a large and complex field, it is
- essential that we be able to quickly and easily prototype and test new
- algorithms.
-
- <p>For our internal software, we implement core data structures in C
- and expose them to Python using Boost.Python. Algorithm development is
- done in Python and then translated to C if required (often it's not).
- This hybrid development approach not only greatly increases our
- productivity, but it also allows "non-developers" (people without C
- experience) to take part in method development. Learning C is a
- daunting task, but "Python fits your brain." (Thanks to Bruce Eckel for
- the quote.)</p>
+ A collection of cheminformatics and machine-learning software
+ written in C++ and Python.
     </dd>
   </dl>
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk