Commit Graph

9 Commits

Author SHA1 Message Date
Stephen L 9153376811 Merge branch 'master' into lrq3000-makefile
Conflicts:
	Makefile
	examples/simple_examples.py
	tox.ini

Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-30 22:45:33 +01:00
Casper da Costa-Luis 8a34a75963 monor coverage fix, flake8 tests for examples 2015-10-29 10:55:14 +00:00
Casper da Costa-Luis 1392025c49 fixes #41 2015-10-18 22:11:35 +01:00
Stephen L 6313cc9d00 fix flake8 notice
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-15 16:49:19 +02:00
Stephen L ec3d315d18 Make tox the main unit test + Added more tests in tox
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-14 00:42:01 +02:00
Casper da Costa-Luis 367723c584 minor ncol bugfix (no-display progressbar), hybrid progressbar-rate graph, minor documentation fixes 2015-09-18 20:39:13 +01:00
Casper da Costa-Luis fc41fc9330 more efficient queue for data 2015-09-18 20:39:12 +01:00
Casper da Costa-Luis d977a0c007 Optional GUI support!
Only ~350ns/it overhead if enabled with `gui=True`
TODO: tidy, test
2015-09-18 20:38:44 +01:00
Casper da Costa-Luis 3febd61b2a added examples folder, minor documentation fixes 2015-09-14 16:51:00 +01:00