summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merged changes from newcorev0.4.2b1Travis Oliphant2005-10-122-17/+93
* Moved doc to subdir of scipyTravis Oliphant2005-10-124-0/+1
* Updated version after beta tagTravis Oliphant2005-10-121-1/+1
* Fixed memset to 0 in dotblas.Travis Oliphant2005-10-121-5/+5
* Fixed memset to 0 in dotblas.Travis Oliphant2005-10-121-4/+7
* r328@Blasphemy: kern | 2005-10-11 19:50:41 -0700Robert Kern2005-10-122-5/+78
* r327@Blasphemy: kern | 2005-10-11 19:49:52 -0700Robert Kern2005-10-121-1/+1
* Fixed getting things from scipy.linalgTravis Oliphant2005-10-123-4/+5
* cookedm doing test commitcookedm2005-10-111-2/+2
* Added new user.Travis Oliphant2005-10-111-0/+1
* Fixed flags problem on array_interface conversion.Travis Oliphant2005-10-111-2/+3
* Removed comments. Fixed can_cast so that 64-bit integer can be cast safely t...Travis Oliphant2005-10-112-11/+37
* Fixed long double unary func problem.Travis Oliphant2005-10-111-4/+3
* 10/11/05 -- CJH -- Commented out diagnostic print statement.chanley2005-10-111-1/+1
* Added ndenumerate. Some print statements for debugging on 64-bitTravis Oliphant2005-10-102-5/+32
* test commitchanley2005-10-101-1/+1
* test changechanley2005-10-101-2/+3
* Fixed typoTravis Oliphant2005-10-101-12/+12
* Print statements for 64-bit debug.Travis Oliphant2005-10-102-3/+9
* Fixed scalar stuff again.Travis Oliphant2005-10-101-5/+9
* Infinite recursion for long doubles.Travis Oliphant2005-10-102-68/+32
* Removed deleted mtrand routines from scipy/corelib/setup.py and fixed swalton2005-10-092-3/+2
* r300@Blasphemy: kern | 2005-10-09 09:54:11 -0700Robert Kern2005-10-0910-2044/+434
* More fixes for 64-bit systems.Travis Oliphant2005-10-092-30/+18
* Fixed loop->bufcnt for 64-bit fixes.Travis Oliphant2005-10-098-25/+56
* Fixed off-by-one at end problem with fromfile text files.Travis Oliphant2005-10-092-50/+35
* Added commentsTravis Oliphant2005-10-092-9/+32
* Fixed backwards compatibility with Numeric on 64-bit machines.Travis Oliphant2005-10-083-5/+17
* Fixes to get core version working.Travis Oliphant2005-10-081-1/+1
* Fixed typo and moved __svn_version__ for coreTravis Oliphant2005-10-085-4/+4
* More information on flags...Travis Oliphant2005-10-081-9/+84
* Added a blank README file for rpmTravis Oliphant2005-10-081-0/+0
* Improve the array docstring a bit.Travis Oliphant2005-10-081-1/+4
* Fix use of PyArray_New in PyArray_FromDimsTravis Oliphant2005-10-081-6/+6
* Some printing fixes.Travis Oliphant2005-10-081-5/+9
* More 64 bit fixes.Travis Oliphant2005-10-085-610/+613
* Fixed some typecode initilization warnings. Made core libraries accessible d...Travis Oliphant2005-10-085-29/+57
* Minor changesTravis Oliphant2005-10-071-0/+3
* Moving DISTUTILS.txt to newcore/doc.Pearu Peterson2005-10-071-0/+338
* Moved extra modules to basicTravis Oliphant2005-10-0712-17/+22
* Minor formatting changes.Travis Oliphant2005-10-071-2/+5
* Fixed formatting.Travis Oliphant2005-10-071-39/+66
* Fixed up one change in PyArray_NewTravis Oliphant2005-10-071-3/+3
* Added some simple CAPI documentation.Travis Oliphant2005-10-078-43/+263
* Fixed more intp issues.Travis Oliphant2005-10-071-2/+2
* r206@Blasphemy: kern | 2005-10-07 03:12:29 -0700Robert Kern2005-10-071-0/+13
* Finished delting random.Travis Oliphant2005-10-071-1/+0
* Deleted random package.Travis Oliphant2005-10-071-13/+0
* r201@Blasphemy: kern | 2005-10-07 02:46:04 -0700Robert Kern2005-10-071-13/+0
* More 64-bit fixes.Travis Oliphant2005-10-071-5/+8