Skip to content

Commit 8cc149f

Browse files
author
Ralf W. Grosse-Kunstleve
committed
merging current boost/python and libs/python from trunk into release branch
[SVN r81965]
1 parent a3f478e commit 8cc149f

1 file changed

Lines changed: 4 additions & 19 deletions

File tree

doc/projects.html

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -396,27 +396,12 @@ <h3>Scientific Computing</h3>
396396
</blockquote>
397397
</dd>
398398

399-
<dt><b><a href="http://www.rationaldiscovery.com">Rational Discovery
400-
LLC</a></b></dt>
399+
<dt><b><a href="http://www.rdkit.org/"
400+
>RDKit: Cheminformatics and Machine Learning Software</a></b></dt>
401401

402402
<dd>
403-
Rational Discovery provides computational modeling, combinatorial
404-
library design and custom software development services to the
405-
pharmaceutical, biotech and chemical industries. We do a substantial
406-
amount of internal research to develop new approaches for applying
407-
machine-learning techniques to solve chemical problems. Because we're a
408-
small organization and chemistry is a large and complex field, it is
409-
essential that we be able to quickly and easily prototype and test new
410-
algorithms.
411-
412-
<p>For our internal software, we implement core data structures in C
413-
and expose them to Python using Boost.Python. Algorithm development is
414-
done in Python and then translated to C if required (often it's not).
415-
This hybrid development approach not only greatly increases our
416-
productivity, but it also allows "non-developers" (people without C
417-
experience) to take part in method development. Learning C is a
418-
daunting task, but "Python fits your brain." (Thanks to Bruce Eckel for
419-
the quote.)</p>
403+
A collection of cheminformatics and machine-learning software
404+
written in C++ and Python.
420405
</dd>
421406
</dl>
422407

0 commit comments

Comments
 (0)