Commit Graph

77 Commits

Author SHA1 Message Date
Josh Miklos 3382d945c5 py37: grew fix 2019-03-10 17:25:02 -07:00
Josh Miklos e70ea519d8 py37: Updated requirements. 2019-03-10 17:19:12 -07:00
Josh Miklos 228e95f277 py37: added detection for cp37 2019-03-10 17:07:10 -07:00
Josh Miklos 0b63999ead py37: added python 3.7 compatibility. Grew fix. 2019-03-10 17:02:34 -07:00
Josh Miklos 9b0e5859e9 Merge pull request #18 from SimLeek/keymouse
Keymouse
2019-02-25 23:16:44 -07:00
SimLeek 53f3a63f35 Merge remote-tracking branch 'origin/keymouse' into keymouse 2019-02-25 23:03:23 -07:00
SimLeek 4ac5b74b9f keymouse: grew fix because fix. 2019-02-25 23:03:00 -07:00
SimLeek 66d9a07458 keymouse: Fixed input slowdown. 2019-02-25 23:02:26 -07:00
SimLeek da87f3e0af keymouse: Fixed input slowdown. 2019-02-25 22:57:03 -07:00
Josh Miklos 34120a04ea Merge pull request #17 from SimLeek/keymouse
Keymouse
2019-02-25 22:16:28 -07:00
SimLeek ac0294ec64 keymouse: Added input examples. 2019-02-25 22:13:04 -07:00
SimLeek 1b4ee8e70b keymouse: grew fix for added functionality. 2019-02-25 22:10:37 -07:00
SimLeek 79b1d6d223 keymouse: Created input loop decorators. Added tests. Added mouse events and mouse event handling. Added mouse interaction to conway test. 2019-02-25 22:09:37 -07:00
Josh Miklos 3939c6acc8 Merge pull request #16 from SimLeek/exceptions
Exceptions
2019-02-25 20:21:24 -07:00
SimLeek 1af06cf8cd exceptions: Moved callbacks to its own location. Added VideoHandlerThread callback exception handling. Added exception tests. 2019-02-25 20:14:09 -07:00
SimLeek b685649780 callbacks: Modified callbacks example to use coords with modification. 2019-02-24 21:24:29 -07:00
SimLeek 97baf91f64 callbacks: Modified callbacks example to use coords. 2019-02-24 21:21:04 -07:00
SimLeek 4586e9743f callbacks: Added pytorch function display and pytorch conway life example. Still need to test coords. 2019-02-24 21:04:35 -07:00
Josh Miklos 67ff8bf122 Merge pull request #15 from SimLeek/callbacks
Callbacks
2019-02-24 01:48:27 -07:00
SimLeek 72b0a13bbc callbacks: Grew minor due to added features. 2019-02-24 01:43:09 -07:00
SimLeek 3bfc954e36 callbacks: Fixed some sonarlint problems. Added test for image with opencv scaling args. 2019-02-24 01:42:27 -07:00
SimLeek 6d257e99ca callbacks: Moved global_cv_display_callback to callbacks file. Added gpu-like function_display_callback. Removed need for wp.display_callback when using .display(). Added tests and examples. 2019-02-24 01:28:48 -07:00
Josh Miklos 34b101cfbe Merge pull request #14 from SimLeek/nesting
nesting: Grew fix to fix tensor displaying. Added list handling. Impr…
2019-02-20 22:49:29 -07:00
SimLeek 49c797f338 nesting: Grew fix to fix tensor displaying. Added list handling. Improved tensor display test. Added list editing handling. 2019-02-20 22:45:12 -07:00
Josh Miklos 98eeaaf137 Merge pull request #13 from SimLeek/nesting
Nesting
2019-02-20 22:17:48 -07:00
SimLeek 3ba912d757 nesting: Grew minor due to large feature addition. 2019-02-20 22:11:06 -07:00
SimLeek 147bf9aaff nesting: Added ability to display tensors of any rank as multiple windows. Added to readme. lowered opencv_python requirement due to char* assertion bug. 2019-02-20 22:08:06 -07:00
Josh Miklos 27c3f86e01 Merge pull request #11 from SimLeek/wheel_testing
wheel_testing: updated deploy key using com method.
2019-02-20 01:18:08 -07:00
SimLeek 82b58310b3 wheel_testing: updated deploy key using com method. 2019-02-20 01:13:57 -07:00
Josh Miklos 92ffa4d475 Merge pull request #10 from SimLeek/wheel_testing
Wheel testing
2019-02-20 01:05:57 -07:00
SimLeek 2cfa87dd19 wheel_testing: fixed wheel testing build selector. 2019-02-20 01:01:56 -07:00
SimLeek c84b3da429 wheel_testing: restricting wheel tests to current testing python version. 2019-02-20 00:57:17 -07:00
SimLeek f930064e52 wheel_testing: Added comma to fix requires 2019-02-20 00:41:34 -07:00
SimLeek 90b9972b30 wheel_testing: Added spaces between requires operators as a hack to fix cibuildwheel 2019-02-20 00:41:09 -07:00
SimLeek cde4c00fc7 wheel_testing: Added spaces after requires as a hack to fix cibuildwheel 2019-02-20 00:30:23 -07:00
SimLeek 05adb7945e wheel_testing: Removed quotes from username just in case. 2019-02-20 00:22:22 -07:00
SimLeek 50689d92e0 wheel_testing: bumped fix version. Fixed pypi uploading. fixed localpubsub requirement. 2019-02-20 00:21:41 -07:00
SimLeek fee015edec wheel_testing: Made travis pip installs verbose. Updated opencv version. 2019-02-19 23:35:16 -07:00
SimLeek 3152ca6a9b wheel_testing: added .whl file testing to travis. Added auto-deployment. Version fixed requirements.txt. Removed requirements.txt from setup.py. 2019-02-19 23:25:13 -07:00
SimLeek 07fb001e3b grew fix 2019-01-22 22:11:47 -07:00
SimLeek a3f17fb298 fixed requirements file typo 2019-01-22 22:11:24 -07:00
SimLeek 34e2c2c820 grew fix 2019-01-22 22:01:14 -07:00
SimLeek b7baf00a37 Switched from pubsubs to my own localpubsub library. Set to specific version. 2019-01-22 21:58:49 -07:00
SimLeek b1ad31cc6b grew fix. 2019-01-21 22:19:12 -07:00
SimLeek 8d7799665b fixed obvious bug. How the heck did this get here anyway? 2019-01-21 22:18:51 -07:00
SimLeek d5dbab7fd8 Updated minor version. Added ability to display numpy arrays as still videos. Added test. 2019-01-21 22:04:30 -07:00
SimLeek 2e8ce6c26a Updated fix version. 2018-11-15 16:35:57 -07:00
SimLeek 5de0a4c19d Updated requirements and version 2018-11-15 16:25:20 -07:00
SimLeek 25c17526af fixed readme titles. Fixed pypi to git site link. 2018-08-09 21:55:03 -07:00
SimLeek 07eb14163a updated readme to consistent format. 2018-08-09 21:53:30 -07:00