1. ac4db18 Merged changes from newcore by Travis Oliphant · 20 years ago v0.4.2b1
  2. dce41a2 Moved doc to subdir of scipy by Travis Oliphant · 20 years ago
  3. 8c1d5fa Updated version after beta tag by Travis Oliphant · 20 years ago
  4. 1f5d8ae Fixed memset to 0 in dotblas. by Travis Oliphant · 20 years ago
  5. b94cc89 Fixed memset to 0 in dotblas. by Travis Oliphant · 20 years ago
  6. 3d0634c r328@Blasphemy: kern | 2005-10-11 19:50:41 -0700 matrix.py fixes and tests. by Robert Kern · 20 years ago
  7. c9833ef r327@Blasphemy: kern | 2005-10-11 19:49:52 -0700 Missing self. by Robert Kern · 20 years ago
  8. e8e5a12 Fixed getting things from scipy.linalg by Travis Oliphant · 20 years ago
  9. e5d34e2 cookedm doing test commit by cookedm · 20 years ago
  10. c4bd04d Added new user. by Travis Oliphant · 20 years ago
  11. c18832a Fixed flags problem on array_interface conversion. by Travis Oliphant · 20 years ago
  12. 3fc25bb Removed comments. Fixed can_cast so that 64-bit integer can be cast safely to a double precision. by Travis Oliphant · 20 years ago
  13. 9edde60 Fixed long double unary func problem. by Travis Oliphant · 20 years ago
  14. 7f1961c 10/11/05 -- CJH -- Commented out diagnostic print statement. by chanley · 20 years ago
  15. 47d169b Added ndenumerate. Some print statements for debugging on 64-bit by Travis Oliphant · 20 years ago
  16. 652a657 test commit by chanley · 20 years ago
  17. 3febd7b test change by chanley · 20 years ago
  18. 1f624ba Fixed typo by Travis Oliphant · 20 years ago
  19. 57971b8 Print statements for 64-bit debug. by Travis Oliphant · 20 years ago
  20. e8fc406 Fixed scalar stuff again. by Travis Oliphant · 20 years ago
  21. 9eda64c Infinite recursion for long doubles. by Travis Oliphant · 20 years ago
  22. 150f901 Removed deleted mtrand routines from scipy/corelib/setup.py and fixed by swalton · 20 years ago
  23. 6f21495 r300@Blasphemy: kern | 2005-10-09 09:54:11 -0700 by Robert Kern · 20 years ago
  24. 9792b8b More fixes for 64-bit systems. by Travis Oliphant · 20 years ago
  25. 4a11f55 Fixed loop->bufcnt for 64-bit fixes. by Travis Oliphant · 20 years ago
  26. 6f56244 Fixed off-by-one at end problem with fromfile text files. by Travis Oliphant · 20 years ago
  27. 1bfa259 Added comments by Travis Oliphant · 20 years ago
  28. 47c9ceb Fixed backwards compatibility with Numeric on 64-bit machines. by Travis Oliphant · 20 years ago
  29. b81e0a0 Fixes to get core version working. by Travis Oliphant · 20 years ago
  30. 747d81f Fixed typo and moved __svn_version__ for core by Travis Oliphant · 20 years ago
  31. 92af93f More information on flags... by Travis Oliphant · 20 years ago
  32. 016786a Added a blank README file for rpm by Travis Oliphant · 20 years ago
  33. 8f185e4 Improve the array docstring a bit. by Travis Oliphant · 20 years ago
  34. 8b0a6e8 Fix use of PyArray_New in PyArray_FromDims by Travis Oliphant · 20 years ago
  35. 943e381 Some printing fixes. by Travis Oliphant · 20 years ago
  36. fdfefd7 More 64 bit fixes. by Travis Oliphant · 20 years ago
  37. 21d16bd Fixed some typecode initilization warnings. Made core libraries accessible directly under scipy name space. by Travis Oliphant · 20 years ago
  38. bb644a0 Minor changes by Travis Oliphant · 20 years ago
  39. 1effbf8 Moving DISTUTILS.txt to newcore/doc. by Pearu Peterson · 20 years ago
  40. 52c686c Moved extra modules to basic by Travis Oliphant · 20 years ago
  41. 4d0a78f Minor formatting changes. by Travis Oliphant · 20 years ago
  42. ab3e2b4 Fixed formatting. by Travis Oliphant · 20 years ago
  43. c5e4fba Fixed up one change in PyArray_New by Travis Oliphant · 20 years ago
  44. 3f0cd73 Added some simple CAPI documentation. by Travis Oliphant · 20 years ago
  45. dfdb868 Fixed more intp issues. by Travis Oliphant · 20 years ago
  46. 8af0fea r206@Blasphemy: kern | 2005-10-07 03:12:29 -0700 by Robert Kern · 20 years ago
  47. 7239af6 Finished delting random. by Travis Oliphant · 20 years ago
  48. 9caec19 Deleted random package. by Travis Oliphant · 20 years ago
  49. f47d2fd r201@Blasphemy: kern | 2005-10-07 02:46:04 -0700 Don't need this anymore by Robert Kern · 20 years ago
  50. c060cee More 64-bit fixes. by Travis Oliphant · 20 years ago
  51. 1f5d0b4 More checks for SIZEOF_LONGLONG==SIZEOF_LONG by Travis Oliphant · 20 years ago
  52. d2b5deb r188@Blasphemy: kern | 2005-10-07 02:37:24 -0700 by Robert Kern · 20 years ago
  53. 06e8eab Fixed import problem. by Travis Oliphant · 20 years ago
  54. 54a193f Added Inf to base by Travis Oliphant · 20 years ago
  55. e67afea Some more fixes by Travis Oliphant · 20 years ago
  56. 911cb6b Fixed missing intp's by Travis Oliphant · 20 years ago
  57. de02f81 Get rid of rfftfreq and add random. by Travis Oliphant · 20 years ago
  58. 1348aa1 Trial run of random... by Travis Oliphant · 20 years ago
  59. a3a464b Some f2py fixes by Travis Oliphant · 20 years ago
  60. 061e5e4 Fixed up add_library for a bit. by Travis Oliphant · 20 years ago
  61. 2b5ac62 Fixed up fftpack a bit. Don't want to conflict with scipy's use of rfft. by Travis Oliphant · 20 years ago
  62. df3bc1b Added helper.py from scipy. by Travis Oliphant · 20 years ago
  63. 04a98ff r165@Blasphemy: kern | 2005-10-06 22:02:09 -0700 More distributions! by Robert Kern · 20 years ago
  64. 1c8e6d9 r164@Blasphemy: kern | 2005-10-06 22:01:39 -0700 Typo by Robert Kern · 20 years ago
  65. 0a8d3a1 Fixed vectorize segfault... by Travis Oliphant · 20 years ago
  66. d52d900 Fixed issues with threading... by Travis Oliphant · 20 years ago
  67. c2871a8 Added optimization for array_subscript and eleminated threaded support for a while. by Travis Oliphant · 20 years ago
  68. 6de1ded Added more COMPATIBILITY info. by Travis Oliphant · 20 years ago
  69. bce31b0 Added compatibility information by Travis Oliphant · 20 years ago
  70. 3dc10e0 Fixed tests. by Travis Oliphant · 20 years ago
  71. 3d544ba Fixed some BOOL-related bugs. BOOLs are now cast to their correct type. by Travis Oliphant · 20 years ago
  72. 9ce3555 Fixed remaining problems with casting buffer sizes.. by Travis Oliphant · 20 years ago
  73. 2444393 r107@Blasphemy: kern | 2005-10-05 04:21:41 -0700 by Robert Kern · 20 years ago
  74. e35b804 r104@Blasphemy: kern | 2005-10-05 04:20:16 -0700 Fix apply_along_axis by Robert Kern · 20 years ago
  75. b3b6921 r88@Blasphemy: kern | 2005-10-04 07:03:42 -0700 Some fixes to code and tests by Robert Kern · 20 years ago
  76. e3a5778 Added feature that output arrays less than bufsize make temporaries... by Travis Oliphant · 20 years ago
  77. c3a9fe7 Fixed some more bugs by Travis Oliphant · 20 years ago
  78. 2d40d9e Moved inclusion of files from MANIFEST.in to proper setup.py files. by Pearu Peterson · 20 years ago
  79. 77ec6f0 Fixed object put bug.. by Travis Oliphant · 20 years ago
  80. b4a71a6 r85@Blasphemy: kern | 2005-10-04 03:56:27 -0700 Ahem by Robert Kern · 20 years ago
  81. ea06171 r84@Blasphemy: kern | 2005-10-04 03:55:47 -0700 by Robert Kern · 20 years ago
  82. 4219df8 r82@Blasphemy: kern | 2005-10-04 03:25:34 -0700 by Robert Kern · 20 years ago
  83. d32f2d2 Added extra_info kw to add_extension method. Cleaned corelib setup.py. by Pearu Peterson · 20 years ago
  84. 50967f0 Added cblas.h. by Pearu Peterson · 20 years ago
  85. d92e550 Improved logic so sequence can act like tuple for advanced indexing as well. by Travis Oliphant · 20 years ago
  86. 3dfcce1 Made sure that arbitrary sequences (smaller than MAX_DIMS) with slice objects in them use standard indexing. by Travis Oliphant · 20 years ago
  87. 118022b Fixed Broadcasting problem introduced by previous fixes... by Travis Oliphant · 20 years ago
  88. fd10c43 Fixed segfaults in buffered casting when castsize was different than buffersize. Also fixed so copies are made whenever the array is less than the buffersize by Travis Oliphant · 20 years ago
  89. 68a551c Several fixes. by Travis Oliphant · 20 years ago
  90. c04829a Fix problem with uninitialized memory in _dotblas. Changed old C-API to set the memory to 0 as before. by Travis Oliphant · 20 years ago
  91. e00e0b3 Fixed bug in umath absolute. by Travis Oliphant · 20 years ago
  92. 7bada31 Fixing some linalg bugs... by Travis Oliphant · 20 years ago
  93. fa3237c Improved logic. by Travis Oliphant · 20 years ago
  94. e901c38 One minor change to sdist. by Travis Oliphant · 20 years ago
  95. 079a8b7 Fixed setup.py to add extensions when sdist is run by Travis Oliphant · 20 years ago
  96. fb0ceff Fixes by Eric Firing.. by Travis Oliphant · 20 years ago
  97. 0e1c0c0 by swalton · 20 years ago
  98. 7124b14 Matrix indexing weirdness by Travis Oliphant · 20 years ago
  99. 3778b72 Simpler names in fftpack by Travis Oliphant · 20 years ago
  100. e8d9c37 Removed sign and round as methods -- more like ufuncs by Travis Oliphant · 20 years ago