Skip to content

Releases: MrYsLab/python_banyan

Monitor updated to optionally view numpy messages

26 Feb 17:03
Compare
Choose a tag to compare

If you wish to monitor numpy messaages, set the command line option to True:

monitor -m True

Some minor changes to setup.py

10 Feb 19:14
Compare
Choose a tag to compare
v1.02

added numpy support

Added support to transport numpy matrices

10 Feb 17:37
Compare
Choose a tag to compare

Numpy matrices may now be used a message payload.

Initial Release

08 Feb 19:31
Compare
Choose a tag to compare
v1.00

Initial File