openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
B
Boost.NumPy
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
2 days
ago.
Jun 23, 2025 — Jun 23, 2026
Showing page 3 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
ufunc test now uses assert_array_almost_equal instead of bitwise(?) comparison
Ilya Kolpakov
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).
Jim Bosch
More...
about 14 years ago
Switch to use RPATH in test and example builds (#5).
Jim Bosch
More...
about 14 years ago
Overhauled how builtin dtype objects are accessed for better consistency, added converters for array scalars.
Jim Bosch
More...
about 14 years ago
Remove unused special handling for bool dtype.
Jim Bosch
More...
about 14 years ago
fix LoadableModule suffix on darwin
Jim Bosch
More...
about 14 years ago
Fix bug in boost/numpy.hpp install location
Jim Bosch
More...
about 14 years ago
added as_matrix call policy
Jim Bosch
More...
about 14 years ago
untabify python test files
Jim Bosch
More...
about 14 years ago
Change how external environment variables are propagated to SCons to allow it to find executables in $PATH.
Jim Bosch
More...
about 14 years ago
more SCons refactoring
Jim Bosch
More...
about 14 years ago
Make CheckLibs available to ndarray SConstruct file.
Jim Bosch
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).
Jim Bosch
More...
about 14 years ago
Added support for specifying installation directories for headers and libraries separately (modified patch from Neal Becker).
Jim Bosch
More...
about 14 years ago
Remove unnecessary shared_ptr in class_ for ufuncs (from Neal Becker).
Jim Bosch
More...
about 14 years ago
allow CCFLAGS to be passed on command line or through construction variable; default is now '-O2 -g'
Jim Bosch
More...
about 14 years ago
switch to using LoadableModule instead of SharedLibrary for test Python modules
Jim Bosch
More...
about 14 years ago
add bang lines to Python unit test scripts
Jim Bosch
More...
about 14 years ago
add custom rpath option to SCons builds
Jim Bosch
More...
about 14 years ago
modifications to SCons build system to be friendlier to ndarray
Jim Bosch
More...
about 14 years ago
fix GitHub URL in readme
Jim Bosch
More...
about 14 years ago
added README file
Jim Bosch
More...
about 14 years ago
overhauled scons scripts
Jim Bosch
More...
over 14 years ago
added .gitignore
Jim Bosch
More...
over 14 years ago
fixed header order in gaussian example; Python.h should always come before system headers
Jim Bosch
More...
over 14 years ago
removed ublas dependency from gaussian example
Jim Bosch
More...
over 14 years ago
Refine style.
Stefan Seefeld
More...
over 14 years ago
Refine style.
Stefan Seefeld
More...
over 14 years ago
Add navigation bar.
Stefan Seefeld
More...
over 14 years ago
build new 'gaussian.cpp' extension.
Stefan Seefeld
More...
over 14 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree