Files
pytest2/_pytest
Kale Kundert 495f731760 Simplify how comparisons with numpy arrays work.
Previously I was subverting the natural order of operations by
subclassing from `ndarray`, but it turns out that you can tell just
numpy to call your operator instead of its by setting the
`__array_priority__` attribute on your class.  This is much simpler, and
it turns out the be a little more robust, too.
2017-07-22 07:52:03 -07:00
..
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-04-26 15:57:55 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-07-20 22:10:58 -03:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 21:16:14 -03:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:28:16 +02:00
2017-07-21 13:37:09 +02:00
2017-07-17 01:28:16 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:22 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:28:16 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:22 +02:00
2017-07-17 01:28:16 +02:00