summaryrefslogtreecommitdiff
path: root/doc/source/reference/routines.array-creation.rst
diff options
context:
space:
mode:
authormdroe <mdroe@localhost>2009-10-12 15:24:43 +0000
committermdroe <mdroe@localhost>2009-10-12 15:24:43 +0000
commit7deb4d5db4282e1e1c860dda268a21c6979e9725 (patch)
tree6dbd07a1dfcec326ce90228c17cbdd337f4f1621 /doc/source/reference/routines.array-creation.rst
parent66c62a8aeed8c963e2ef108685d5681e1e445f3d (diff)
downloadnumpy-7deb4d5db4282e1e1c860dda268a21c6979e9725.tar.gz
Many improvements to chararray. Fixes Trac bugs 1199, 856, 855, 1231, 1235, 1240, 1241. docstrings, full unit-test coverage, C-based vectorized string operations.
Diffstat (limited to 'doc/source/reference/routines.array-creation.rst')
-rw-r--r--doc/source/reference/routines.array-creation.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/reference/routines.array-creation.rst b/doc/source/reference/routines.array-creation.rst
index 4eabb8ec7..ef9c0041d 100644
--- a/doc/source/reference/routines.array-creation.rst
+++ b/doc/source/reference/routines.array-creation.rst
@@ -66,6 +66,7 @@ Creating character arrays (:mod:`numpy.char`)
:toctree: generated/
core.defchararray.array
+ core.defchararray.asarray
Numerical ranges
----------------