Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.0b2
/
numpy
/
dft
9d98d9d
Add back dft stub and alter warning.
by Travis Oliphant
· 19 years ago
f1cca04
Many name-changes in oldnumeric. This may break some numpy code that was using the oldnumeric interface.
by Travis Oliphant
· 19 years ago
10943b6
Replace ScipyTestCase with NumpyTestCase
by cookedm
· 19 years ago
0d68afb
Fix names used in dft.old refft->rfft
by Travis Oliphant
· 19 years ago
eb9f5f7
Remove global symbols from numpy. Remove use of replacetypechars in convertcode.
by Travis Oliphant
· 19 years ago
da320f4
Fix docstrings in numpy.dft
by Travis Oliphant
· 19 years ago
bd83339
Fix name issues in fftpack. Add OpenBSD support to floating-point handling.
by Travis Oliphant
· 19 years ago
2f4a967
Expose deprecate function
by Travis Oliphant
· 19 years ago
439ea9d
Make refft -> rfft and have old names for backwards compatibility.
by Travis Oliphant
· 19 years ago
c0d3293
Apply patch #137
by Travis Oliphant
· 19 years ago
6768d24
Add RNG interface and clean up old-interfaces to be separate from newer ones.
by Travis Oliphant
· 19 years ago
8c7d39d
Make ext module typespecs to use PyMODINIT_FUNC that is essential for mingw32 and c++ code combination to work correctly.
by Pearu Peterson
· 19 years ago
8c9cf9a
clean up some imports
by Tim Leslie
· 19 years ago
bf57380
Run reindent.py (script distributed with Python) over the source to remove extraneous whitespace
by cookedm
· 19 years ago
00f2295
Added more debugging hooks to PackageLoader: NUMPY_IMPORT_DEBUG. Avoid initiating Scipy/NumpyTest during imports.
by Pearu Peterson
· 20 years ago
f6d28d0
Simplify the ndenumerate class by exposing coords and index from flat iterator. Simple cosmetic changes to ffts.
by Travis Oliphant
· 20 years ago
2a71223
Raise error when using same field names and disallow object fields for now.
by Travis Oliphant
· 20 years ago
1f45e43
Fixed uninitialized memory in real_fft.
by Travis Oliphant
· 20 years ago
0283b6f
Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; .dtypechar -> .dtype.char
by Travis Oliphant
· 20 years ago
4dd79b0
Added i0 natively for kaiser window
by Travis Oliphant
· 20 years ago
f69c9a6
Changed how to get dual numpy/scipy behavior. Use explicit numpy.dual module.
by Travis Oliphant
· 20 years ago
5cfcf93
More fixes...
by Travis Oliphant
· 20 years ago
490712c
More numpy fixes...
by Travis Oliphant
· 20 years ago
5a76512
Fixed lib
by Travis Oliphant
· 20 years ago
e706c7d
Changed all references to scipy to numpy
by Travis Oliphant
· 20 years ago
c14d4fe
Change most setup.py files
by Travis Oliphant
· 20 years ago
8057b2d
rename sub-packages
by Travis Oliphant
· 20 years ago