summaryrefslogtreecommitdiff
path: root/scipy/base/numeric.py
Commit message (Expand)AuthorAgeFilesLines
* More 64-bit fixes.Travis Oliphant2005-10-071-5/+8
* Added Inf to baseTravis Oliphant2005-10-071-2/+2
* Fixed segfaults in buffered casting when castsize was different than buffersi...Travis Oliphant2005-10-031-2/+2
* Several fixes.Travis Oliphant2005-10-031-31/+43
* Fixes by Eric Firing..Travis Oliphant2005-10-021-0/+1
* Add error checking for object ufuncs.Travis Oliphant2005-10-011-0/+1
* Fixed and improved scipy.distutils.Pearu Peterson2005-09-301-14/+0
* Changed names from axxxxx to xxxx_ for types that shadow builtin types.Travis Oliphant2005-09-291-1/+1
* r3532@Blasphemy: kern | 2005-09-29 03:08:25 -0700Robert Kern2005-09-291-2/+3
* Added a can_cast Python function.Travis Oliphant2005-09-291-0/+1
* a.flags returns fancy array-connected dictionary.Travis Oliphant2005-09-291-0/+2
* Don't shadow builtins anymore.Travis Oliphant2005-09-281-2/+2
* Changes..Travis Oliphant2005-09-281-2/+2
* Eliminated random_lite libraryTravis Oliphant2005-09-281-10/+29
* r3493@803638d6: kern | 2005-09-27 19:52:10 -0700Robert Kern2005-09-281-1/+11
* r3470@803638d6: kern | 2005-09-26 17:50:04 -0700Robert Kern2005-09-281-0/+6
* Fixed fortran ravelling issues. Travis Oliphant2005-09-221-0/+1
* Fixed ufunc error handling.Travis Oliphant2005-09-211-0/+2
* Making more consistent.Travis Oliphant2005-09-201-0/+19
* Fixing some array scalar inconsistencies.Travis Oliphant2005-09-191-2/+5
* Adding core scipy functionsTravis Oliphant2005-09-191-19/+45
* Added isnan, isinf, isfinite, and signbitTravis Oliphant2005-09-161-3/+6
* Added _dotblas installTravis Oliphant2005-09-161-2/+5
* Moving things to live under scipyTravis Oliphant2005-09-141-0/+291