Numpy 1.10.4 release
  1. c9fd634 BLD: remove cython c source from git by Julian Taylor · 11 years ago
  2. 55c76f6 BLD: fix Bento build issue with new .h.src templating. by Ralf Gommers · 12 years ago
  3. 3d431ab BLD: fix Bento build after umath_linalg move from core to linalg module. by Ralf Gommers · 12 years ago
  4. fd9ee73 REF: move blas/lapack check into bento. by David Cournapeau · 13 years ago
  5. eed2372 FEAT: blas/lapack can be configured from command line. by David Cournapeau · 13 years ago
  6. 20825a9 ENH: add support for arch autodetection. by David Cournapeau · 13 years ago
  7. cdd8095 REF: remove unused imports in bscript. by David Cournapeau · 13 years ago
  8. 6fe584f ENH: use new metadata registration for version and config. by David Cournapeau · 13 years ago
  9. 53e49df REF: remove unused import. by David Cournapeau · 13 years ago
  10. fd78546 BUG: fix CBLAS/LAPACK detection logic. by David Cournapeau · 13 years ago
  11. 87295b3 REF: use simpler API in top bscript. by David Cournapeau · 13 years ago
  12. 4fce387 ENH: use custom_python instead of built-in waf tool. by David Cournapeau · 13 years ago
  13. 3cb783e REF: simplify top bscript file. by David Cournapeau · 13 years ago
  14. 59019f1 FEAT: update to last bento+waf. by David Cournapeau · 13 years ago
  15. 7f302cc BUG: fix #1984 (generate correct version.py). by David Cournapeau · 14 years ago
  16. da2af08 DOC: update bento instructions. by David Cournapeau · 14 years ago
  17. 857ef85 ENH: no need to hardcode gcc anymore. by David Cournapeau · 14 years ago
  18. 3763b57 MISC: add cavead on top bscript. by David Cournapeau · 14 years ago
  19. 7129d90 ENH: add example to link against MKL on win32. by David Cournapeau · 14 years ago
  20. 85ea48b BUG: only add gcc-specific flag if actually using it. by David Cournapeau · 14 years ago
  21. d3f13af ENH: remove custom fixes for mac osx now integrated in waf. by David Cournapeau · 14 years ago
  22. dfafdcd REF: use new API for higher level builder reuse. by David Cournapeau · 14 years ago
  23. 0d8b636 REF: use new hook signature. by David Cournapeau · 14 years ago
  24. d247f01 ENH: register waf-specific options. by David Cournapeau · 14 years ago
  25. 7847043 ENH: update to last bento. by David Cournapeau · 14 years ago
  26. a654ec7 ENH: workaround for waf python tool bug. by David Cournapeau · 14 years ago
  27. de71afe HACK: temporary deal with bugs in waf python tool. by David Cournapeau · 14 years ago
  28. a52f88f STY: better name for top hooks. by David Cournapeau · 14 years ago
  29. fd59c83 BUG: only handle python files in in-place customization. by David Cournapeau · 14 years ago
  30. aa7e9bd FEAT: numpy.core and numpy.lib both build by David Cournapeau · 14 years ago
  31. 096aa37 BENTO: workaround for waf bug on darwin. by David Cournapeau · 14 years ago
  32. 0268760 BENTO: start support for numpyconfig. by David Cournapeau · 14 years ago
  33. 0c7af4b BENTO: start numpy.core configuration by David Cournapeau · 14 years ago
  34. d2f648a BENTO: start bento packaging using waf. by David Cournapeau · 14 years ago