Casper da Costa-Luis
|
929a4fdacf
|
safety and warning suppression
|
2016-10-22 14:17:52 +01:00 |
Casper da Costa-Luis
|
b6771840ec
|
pandas.Series.progress_map, update docs, tests
|
2016-07-27 22:51:52 +01:00 |
Casper da Costa-Luis
|
edefb05832
|
neaten examples
|
2016-07-19 07:40:58 +00:00 |
Casper da Costa-Luis
|
65bc76eca0
|
tidy tests, docs
|
2016-05-21 17:56:28 +01:00 |
Casper da Costa-Luis
|
7966b02184
|
add include no-depends example
|
2016-02-09 07:56:04 +00:00 |
Casper da Costa-Luis
|
738105d686
|
pypy, py26 compatibility, update examples
|
2016-01-25 23:36:33 +00:00 |
Casper da Costa-Luis
|
1ea20bcb76
|
minor optimisations and examples
|
2015-12-27 16:32:02 +00:00 |
Casper da Costa-Luis
|
8b77070f12
|
pandas examples
|
2015-11-30 23:27:38 +00:00 |
Casper da Costa-Luis
|
d2263d9832
|
update reporthook example with `with` syntax
|
2015-11-29 09:22:07 +00:00 |
Casper da Costa-Luis
|
9fc5a16434
|
neater examples with memory overhead reduced to negligible
|
2015-11-26 10:08:56 +00:00 |
Casper da Costa-Luis
|
24e90bf307
|
examples: decrease memory overhead, fix gui
|
2015-11-24 23:51:02 +00:00 |
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 |