0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Jun 23, 2025 — Jun 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ufunc test now uses assert_array_almost_equal instead of bitwise(?) comparison More... almost 14 years ago
Add example (wrap.py) to demonstrate how to wrap simple functions that operate on C arrays into functions that operate on NumPy arrays (#6). More... about 14 years ago
Switch to use RPATH in test and example builds (#5). More... about 14 years ago
Overhauled how builtin dtype objects are accessed for better consistency, added converters for array scalars. More... about 14 years ago
Remove unused special handling for bool dtype. More... about 14 years ago
fix LoadableModule suffix on darwin More... about 14 years ago
Fix bug in boost/numpy.hpp install location More... about 14 years ago
added as_matrix call policy More... about 14 years ago
untabify python test files More... about 14 years ago
Change how external environment variables are propagated to SCons to allow it to find executables in $PATH. More... about 14 years ago
more SCons refactoring More... about 14 years ago
Make CheckLibs available to ndarray SConstruct file. More... about 14 years ago
Prepend Boost paths rather than append them; puts explicit paths at a higher priority than paths pulled from distutils (patch from Neal Becker). More... about 14 years ago
Added support for specifying installation directories for headers and libraries separately (modified patch from Neal Becker). More... about 14 years ago
Remove unnecessary shared_ptr in class_ for ufuncs (from Neal Becker). More... about 14 years ago
allow CCFLAGS to be passed on command line or through construction variable; default is now '-O2 -g' More... about 14 years ago
switch to using LoadableModule instead of SharedLibrary for test Python modules More... about 14 years ago
add bang lines to Python unit test scripts More... about 14 years ago
add custom rpath option to SCons builds More... about 14 years ago
modifications to SCons build system to be friendlier to ndarray More... about 14 years ago
fix GitHub URL in readme More... about 14 years ago
added README file More... about 14 years ago
overhauled scons scripts More... over 14 years ago
added .gitignore More... over 14 years ago
fixed header order in gaussian example; Python.h should always come before system headers More... over 14 years ago
removed ublas dependency from gaussian example More... over 14 years ago
Refine style. More... over 14 years ago
Refine style. More... over 14 years ago
Add navigation bar. More... over 14 years ago
build new 'gaussian.cpp' extension. More... over 14 years ago