# HG changeset patch # User James Bergstra # Date 1284555881 14400 # Node ID 886db9dad2f903f1fe18e528f6e2166f4a4c6853 # Parent ab80ba052d328a15f51cd27f7c13f13592ccf8b2 api_optimization - added reply to OD diff -r ab80ba052d32 -r 886db9dad2f9 doc/v2_planning/API_optimization.txt --- 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 --------