🌐 AI搜索 & 代理 主页
  1. 5a76512 Fixed lib by Travis Oliphant · 20 years ago
  2. e706c7d Changed all references to scipy to numpy by Travis Oliphant · 20 years ago
  3. da9c6da Fix-up setup.py by Travis Oliphant · 20 years ago
  4. 5cf8208 whitespace fix by cookedm · 20 years ago
  5. 682a875 Made svn version available to main setup.py script. by Pearu Peterson · 20 years ago
  6. 9c5f512 More thanks... by Travis Oliphant · 20 years ago
  7. 64c9050 Moved weave to be a sub-package of scipy (so as not to conflict with any already installed weave which uses Numeric. by Travis Oliphant · 20 years ago
  8. 8ac222e Adding weave and test by Travis Oliphant · 20 years ago
  9. 8ce04e7 Adding scipy.base by Travis Oliphant · 20 years ago
  10. 14db419 Fixing for new distutils by Travis Oliphant · 20 years ago
  11. 2974e97 Fixed version numbers. by Pearu Peterson · 21 years ago
  12. ba85fbb Renamed Scipy to scipy (as there are packages like scipy_base etc). by Pearu Peterson · 21 years ago
  13. d8e22e7 Prepearing to tag scipy tree (unified micro version numbers) by Pearu Peterson · 22 years ago v0.2.2
  14. 23dc54f Using NOCOLOR env.var to workaround cygncurses bug under cygwin. by Pearu Peterson · 22 years ago
  15. 594e5eb Added weave to scipy_core by Pearu Peterson · 22 years ago
  16. aba9774 This fixes curious scipy_distutils.core import error. by Pearu Peterson · 22 years ago
  17. d190674 Now one can run 'python /full/path/to/scipy_core/setup.py' by Pearu Peterson · 22 years ago
  18. 772b74e Introduced SourceFilter. Clean ups and minor bug fixes by Pearu Peterson · 22 years ago
  19. e133f9c Renamed setup_scipy_core.py to setup.py because scipy_core is not a real package by Pearu Peterson · 23 years ago[Renamed (95%) from setup_scipy_core.py]
  20. e8fa013 scipy_core package is now functional. Usage: by Pearu Peterson · 23 years ago
  21. c415fd1 Bundle scipy_test,scipy_distutils to scipy_core. See the header of setup_scipy_core.py for usage information. by Pearu Peterson · 23 years ago