diff options
Diffstat (limited to 'numpy/doc/performance.py')
-rw-r--r-- | numpy/doc/performance.py | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/numpy/doc/performance.py b/numpy/doc/performance.py new file mode 100644 index 000000000..1429e232f --- /dev/null +++ b/numpy/doc/performance.py @@ -0,0 +1,9 @@ +""" + +=========== +Performance +=========== + +Placeholder for Improving Performance documentation. + +""" |