changeset 1024:f3801e0e3913

Merged
author Olivier Delalleau <delallea@iro>
date Fri, 03 Sep 2010 16:31:06 -0400
parents fb6cae14fd07 (current diff) e21b3fdec4ef (diff)
children 1c96e7ad95c3
files
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/v2_planning/coding_style.txt	Fri Sep 03 16:30:50 2010 -0400
+++ b/doc/v2_planning/coding_style.txt	Fri Sep 03 16:31:06 2010 -0400
@@ -40,3 +40,7 @@
 compatible as possible with Python 3?
 
 
+C coding style:
+---------------
+
+We also need a c-style coding style.
--- a/doc/v2_planning/existing_python_ml_libraries.txt	Fri Sep 03 16:30:50 2010 -0400
+++ b/doc/v2_planning/existing_python_ml_libraries.txt	Fri Sep 03 16:31:06 2010 -0400
@@ -15,4 +15,4 @@
  * Orange
  * Shogun python bindings
  * libsvm python bindings
-
+ * scikits.learn