pyqtgraph/pyqtgraph/util
Martin Chase 85e2574230
useCupy option should be settable after ImageItem init (#1749)
* do not cache the cupy so the config option can be set later

* getCupy will always return None if the option is not set

* test of failing behavior

* divorce skip from option; restore option after test
2021-04-30 10:41:11 -07:00
..
colorama Added Travis CI support 2014-03-30 02:51:32 -04:00
tests Deprecate unused/unnecessary modules (#1576) 2021-02-15 09:52:06 -08:00
__init__.py Moved lru_cache to util, test to util/tests 2014-03-05 09:16:53 -05:00
cprint.py Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
cupy_helper.py useCupy option should be settable after ImageItem init (#1749) 2021-04-30 10:41:11 -07:00
garbage_collector.py MNT: Print function -> Print statement 2015-07-11 11:17:48 -05:00
get_resolution.py fix get_resolution.py to use QScreen 2021-01-16 14:33:47 +08:00
lru_cache.py Deprecate unused/unnecessary modules (#1576) 2021-02-15 09:52:06 -08:00
mutex.py Allow Mutex to be used as drop-in replacement for python's Lock 2017-09-13 22:14:29 -07:00
numba_helper.py add usage of numba (for rescale) (#1695) 2021-04-28 22:29:09 -07:00
pil_fix.py Deprecate unused/unnecessary modules (#1576) 2021-02-15 09:52:06 -08:00