summaryrefslogtreecommitdiff
path: root/io.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix packbits and unpackbits for new io in numpy.Travis Oliphant2007-12-261-1/+3
|
* * Remove unimplemented functions from __all__.Robert Kern2007-12-161-3/+2
| | | | * Remove warning about moving DataSource since that's what we're doing here.
* Clean up imports.Robert Kern2007-12-161-9/+11
|
* Changes to io layer of NumPyTravis Oliphant2007-12-161-39/+23
|
* Flesh out some infrastructure for what is going to be there in io.pyTravis Oliphant2007-12-151-4/+52
|
* Start changes for numpy.lib to support deprecations in scipy.ioTravis Oliphant2007-12-151-0/+198