openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
numpy-refactor
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 02, 2024 — Aug 02, 2025
Showing page 7 of 197
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Handle nan entries for hypot.
cdavid
More...
about 16 years ago
Add tests for hypot function.
cdavid
More...
about 16 years ago
Only use npy_-prefixed functions in npy_math.
cdavid
More...
about 16 years ago
Change how we decorate npy_math functions.
cdavid
More...
about 16 years ago
Add a few more math functions we forgot to test at configuration stage.
cdavid
More...
about 16 years ago
Remove obsolete comments.
cdavid
More...
about 16 years ago
Fix ws issues in npy_math sources.
cdavid
More...
about 16 years ago
Add version added for npy_copysign + fix doc typo.
cdavid
More...
about 16 years ago
Add parisc and alpha to supported cpus. Patch from armin76, fixes ticket #1178.
charris
More...
about 16 years ago
Add a couple of digits to the defined constants in npy_math.h. Because it makes me feel a tad safer with quad precision.
charris
More...
about 16 years ago
numpydoc: add np-* directives
ptvirtan
More...
about 16 years ago
core : fixed MaskedArray.__array_finalize__ when the mask is full of False (bugfix #1166) extras : introduced clump_masked and clump_unmasked
pierregm
More...
about 16 years ago
Update the release notes for 1.4.0.
cdavid
More...
about 16 years ago
Update new correlation support.
cdavid
More...
about 16 years ago
Fix typecode for date-time.
oliphant
More...
about 16 years ago
Fix #728 again. This time don't use max on a partially-ordered set.
oliphant
More...
about 16 years ago
Fixed #1168: more robust NoseTester package name detection (patch by Gaƫl Varoquaux)
ptvirtan
More...
about 16 years ago
Fixed #1162: make matrix_power accept lists etc. as input
ptvirtan
More...
about 16 years ago
Address #1167: faster twodim_base.diag/eye implementation by Luca Citi + tests
ptvirtan
More...
about 16 years ago
numpydoc: fix some unicode issues
ptvirtan
More...
about 16 years ago
Fix argwhere for masked arrays.
stefan
More...
about 16 years ago
Improvement to fill_diagonal suggested by Anand Patil.
stefan
More...
about 16 years ago
Use npy_fabs instead of fabs in loops.c.src .
charris
More...
about 16 years ago
Enhancements to arraysetops (ticket #1133, by Neil Crighton)
rc
More...
about 16 years ago
MmmKay... Let's see if complex floor divide can be made a bit more robust against some of the buildbots.
charris
More...
about 16 years ago
Make complex floor_divide more robust for underflow/overflow. Add test of complex floor_divide.
charris
More...
about 16 years ago
Remove debug print committed by mistake.
cdavid
More...
about 16 years ago
Fix setupscons.py for changed locations of generated header files.
cdavid
More...
about 16 years ago
'Install' generated headers for in-place build support.
cdavid
More...
about 16 years ago
Fix installed location of generated headers.
cdavid
More...
about 16 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
196
197
→
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