changeset 1193:886db9dad2f9

api_optimization - added reply to OD
author James Bergstra <bergstrj@iro.umontreal.ca>
date Wed, 15 Sep 2010 09:04:41 -0400
parents ab80ba052d32
children 25d324ab372f
files doc/v2_planning/API_optimization.txt
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/v2_planning/API_optimization.txt	Mon Sep 20 10:43:26 2010 -0400
+++ b/doc/v2_planning/API_optimization.txt	Wed Sep 15 09:04:41 2010 -0400
@@ -142,6 +142,9 @@
             """
 
 
+JB replies: I don't think so, but for the few lines of code required, I think it would be nice to
+provide an function that matches scipy's API.
+
 Examples
 --------