diff --git a/doc/projects.html b/doc/projects.html index 6a80655c..93843bbc 100644 --- a/doc/projects.html +++ b/doc/projects.html @@ -396,27 +396,12 @@ -
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.)
+ A collection of cheminformatics and machine-learning software + written in C++ and Python.