Go to file
Luke Campagnola 9a1d7d74cb Improved performance for remote plotting:
- reduced cost of transferring arrays between processes (pickle is too slow)
  - avoid unnecessary synchronous calls

Added RemoteSpeedTest example
2013-01-10 16:10:27 -05:00
canvas Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
console Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
dockarea Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
exporters Bugfixes: 2012-12-29 02:35:45 -05:00
flowchart Actually added flowchart documentation this time. 2013-01-07 12:11:23 -05:00
graphicsItems Performance improvements: 2013-01-09 22:21:32 -05:00
GraphicsScene Performance improvements: 2013-01-09 22:21:32 -05:00
imageview Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
metaarray Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
multiprocess Improved performance for remote plotting: 2013-01-10 16:10:27 -05:00
opengl Added basic 3D line plot class 2012-12-26 15:22:44 -05:00
parametertree Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
PIL_Fix Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
pixmaps Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
widgets Improved performance for remote plotting: 2013-01-10 16:10:27 -05:00
__init__.py Removed incorrect version numbers 2012-12-27 11:53:22 -05:00
configfile.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
debug.py Performance improvements: 2013-01-09 22:21:32 -05:00
exceptionHandling.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
frozenSupport.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
functions.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
graphicsWindows.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
numpy_fix.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
pgcollections.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Point.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ptime.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
python2_3.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Qt.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
rebuildUi.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
reload.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
SignalProxy.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
SRTTransform.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
SRTTransform3D.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ThreadsafeTimer.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Transform3D.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
units.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Vector.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
WidgetGroup.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00