0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 07, 2024 — Aug 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor the code to get top dir relatively to scons build dir. More... about 16 years ago
Support for installable libraries in numscons. More... about 16 years ago
Refactor common code between add_library and add_installed_library. More... about 16 years ago
Remove dead code. More... about 16 years ago
Add get_npymath_info function to reuse npymath outside numpy. More... about 16 years ago
Installing a clib now works. More... about 16 years ago
Add a install_clib command. More... about 16 years ago
Add a new function to add installed library - do nothing for now. More... about 16 years ago
Strange things going on with git/svn interaction. Let's see if they go. More... about 16 years ago
Change numeric sorts to use inline functions for comparisons. More... about 16 years ago
Change comparison macros to inline functions. More... about 16 years ago
Use a != a for finding nan. More... about 16 years ago
Test nan sorts. More... about 16 years ago
Code style cleanups. More... about 16 years ago
Code style cleanups. Use NPY_INLINE for functions we want inline. Replace intp by npy_intp. More... about 16 years ago
Fixing internal links More... about 16 years ago
After thinking, a more general understanding of slicing etc More... about 16 years ago
and more tiny doc typos More... about 16 years ago
Experimenting with __array_wrap__ More... about 16 years ago
Tiny doc rearrangement More... about 16 years ago
Further extension of doctests for inheritance More... about 16 years ago
Small edits to subclassing doc to make classes more explicit More... about 16 years ago
Moving more to doctests, more explanation of views, slices More... about 16 years ago
Moving some examples to doctest format; removed debugging cruft in example More... about 16 years ago
Some clearer explanation of __array_finalize__ More... about 16 years ago
* Fixed __eq__ and __ne__ on masked singleton More... about 16 years ago
numpydoc: really fix docutils < 0.5 More... about 16 years ago
numpydoc: fix issue with docutils < 0.5 More... about 16 years ago
BUG: discrepencies between 2d versions of nieghborhood iterators. More... about 16 years ago
Look for already declared configure checks macros in python 2.5. More... about 16 years ago