index
:
delta/python-packages/pint.git
_decimal
_npsubclass
_pytest_migration
code_reorganization
develop
master
pre-commit/autoupdate-0
staging
staging.tmp
trying
github.com: hgrecco/pint.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pint
/
testsuite
/
test_numpy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run refurb --python-version 3.9 in pint/testsuite
Hernan Grecco
2023-04-29
1
-2
/
+2
*
Merge pull request #1760 from jules-ch/test-all-close
Hernan Grecco
2023-04-29
1
-0
/
+9
|
\
|
*
fix(test): Add tests for all close with nan and atol default
Jules Chéron
2023-04-29
1
-0
/
+9
*
|
Merge pull request #1608 from dopplershift/fix-1584
Hernan Grecco
2023-04-29
1
-1
/
+17
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into fix-1584
Ryan May
2022-11-28
1
-1
/
+17
|
|
\
|
*
|
Fix setitem with a masked array with multiple items (Fixes #1584)
Ryan May
2022-10-14
1
-1
/
+17
*
|
|
Run pre-commit run --all-files . Mostly removed empty lines
Hernan
2023-04-24
1
-1
/
+0
*
|
|
Merge branch 'master' into fix-1658
Hernan Grecco
2023-04-24
1
-1
/
+19
|
\
\
\
|
*
|
|
Support numpy delete (#1699)
Dennis Göries
2023-03-23
1
-0
/
+18
|
*
|
|
don't use the deprecated alias for `round`
Justus Magin
2023-03-07
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Fix unit check with `atol` using np.allclose.
Jules Chéron
2022-11-23
1
-1
/
+11
|
/
/
*
|
subok
Andrew
2022-10-15
1
-0
/
+3
*
|
Merge branch 'master' into broadcast_arrays
andrewgsavage
2022-10-15
1
-0
/
+12
|
\
\
|
|
/
|
*
raise if the condition is non-multiplicative
Justus Magin
2022-09-11
1
-1
/
+4
|
*
check that non-multiplicative raise an error
Justus Magin
2022-09-11
1
-0
/
+4
|
*
add a test to make sure we avoid the recursion error
Justus Magin
2022-06-29
1
-0
/
+5
*
|
broadcast_arrays
Andrew
2022-10-15
1
-1
/
+14
|
/
*
Run new stable black version
Jules Chéron
2022-03-30
1
-17
/
+17
*
Remove most pytest warnings
Jules Chéron
2022-03-26
1
-4
/
+4
*
implement `numpy.nanprod` (#1369)
keewis
2022-02-02
1
-0
/
+10
*
Handling of max/min in clip function (#1338)
Rob
2021-06-24
1
-0
/
+6
*
require numpy >= 1.20
Keewis
2021-03-03
1
-0
/
+1
*
black
Keewis
2021-03-03
1
-1
/
+4
*
add a test for sliding_window_view
Keewis
2021-03-03
1
-0
/
+7
*
Fix numpy.linalg.solve units output.
Jules Chéron
2021-02-16
1
-4
/
+7
*
Fixed some helpers
Hernan
2021-01-16
1
-95
/
+95
*
Migration of all tests to pytest
Hernan
2021-01-10
1
-380
/
+429
*
Merge branch 'jules-ch-hotfix-1195-scalar-tolist' into develop
Hernan
2021-01-07
1
-0
/
+8
|
\
|
*
Fix scalar ndarray tolist function
Jules Chéron
2020-10-29
1
-0
/
+8
*
|
Run linter on all files
Hernan
2021-01-07
1
-1
/
+2
|
/
*
Avoid warning when setting a masked value
Ryan May
2020-08-01
1
-0
/
+11
*
also test for a known true value
Keewis
2020-06-22
1
-0
/
+2
*
black
Keewis
2020-06-21
1
-2
/
+1
*
add tests to verify that eq always returns a ndarray
Keewis
2020-06-21
1
-0
/
+12
*
Merge #1120
bors[bot]
2020-06-18
1
-1
/
+8
|
\
|
*
implement the case of axis *and* where
Keewis
2020-06-18
1
-1
/
+8
*
|
remove the duplicated prod test from unclassified
Keewis
2020-06-18
1
-3
/
+0
*
|
require the array function protocol for the prod method tests
Keewis
2020-06-18
1
-0
/
+1
*
|
wrap numpy.prod to provide the prod method
Keewis
2020-06-18
1
-1
/
+6
|
/
*
make sure the case of calling prod without args works, too
Keewis
2020-06-17
1
-0
/
+1
*
add tests for prod
Keewis
2020-04-23
1
-0
/
+10
*
Merge branch 'master' into fix-interp
Keewis
2020-04-01
1
-1
/
+9
|
\
|
*
black
Keewis
2020-03-19
1
-2
/
+1
|
*
implement quantile / nanquantile
Keewis
2020-03-19
1
-0
/
+9
*
|
black
Keewis
2020-03-21
1
-3
/
+1
*
|
allow passing mixed args to interp
Keewis
2020-03-21
1
-0
/
+11
|
/
*
Treat bare zeros/NaNs as acceptable in all numpy functions
Guido Imperiale
2020-03-13
1
-39
/
+58
*
black
Keewis
2020-03-08
1
-1
/
+1
*
test that isclose allows python scalars as atol / rtol
Keewis
2020-03-08
1
-0
/
+4
*
Support pickle protocol 0/1
Guido Imperiale
2020-02-28
1
-8
/
+7
[next]