summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2006-01-06 21:06:12 +0000
committerTravis Oliphant <oliphant@enthought.com>2006-01-06 21:06:12 +0000
commit48079cbd5da130e0d3db4e65814fe0d8f2cbd500 (patch)
treed09b1d3bcf90e6515041ee0290645c71b352afb9 /README.txt
parentddff28c9595a3742e967f4eb892632d2ba99a0b6 (diff)
downloadnumpy-48079cbd5da130e0d3db4e65814fe0d8f2cbd500.tar.gz
A few cleanups to error code in PyArray_NewFromDescr. Some checks so that certain subclassees cannot be created inappropriately by .view()
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 384e08803..4016d3e74 100644
--- a/README.txt
+++ b/README.txt
@@ -11,5 +11,5 @@ If fast BLAS and LAPACK cannot be found, then a slower default version is used.
The current version is always available from a Subversion repostiory:
-http://svn.numpy.org/svn/numpy_core/trunk
+http://svn.numpy.org/svn/numpy/trunk