summaryrefslogtreecommitdiff
path: root/pint/testsuite/test_numpy_func.py
Commit message (Expand)AuthorAgeFilesLines
* Create NumPy FacetHernan2022-05-071-6/+6
* Run new stable black versionJules Chéron2022-03-301-7/+7
* Migration of all tests to pytestHernan2021-01-101-82/+75
* Treat bare zeros/NaNs as acceptable in all numpy functionsGuido Imperiale2020-03-131-1/+2
* Rename sequence-of-quantities helper, with tests for size zero Quantity creat...Jon Thielen2020-01-071-9/+15
* Remove redundant encoding information (utf8 is the default)Guido Imperiale2019-12-131-2/+0
* More polishGuido Imperiale2019-12-131-1/+0
* isortGuido Imperiale2019-12-131-5/+5
* blackGuido Imperiale2019-12-131-58/+98
* Add documentation and unit test for numpy_func.pyJon Thielen2019-12-081-13/+125
* Add handling for mixed argument typesJon Thielen2019-12-051-0/+44