User:Doug Blank
From IPRE Wiki
Revision as of 14:27, 16 January 2014 by Doug Blank (Talk | contribs)
Associate Professor of Bryn Mawr College, and a co-PI of the Institute for Personal Robots in Education.
Log
--Doug Blank 09:27, 16 January 2014 (EST)
- Exploring IPython notebook and possible backend for Calico
- https://github.com/ipython/ipython/tree/master/IPython
- Uses ZMQ for communication
- https://github.com/zeromq/netmq pure .NET implementation of ZMQ
- Had to comment out .Dispose()
- Possible issues: https://github.com/zeromq/netmq/issues/7