Skip to content

Version 0.3

Compare
Choose a tag to compare
@arokem arokem released this 28 May 16:32
· 344 commits to master since this release

This release contains several new features:

  1. Communication between python and matlab now relies on a simple 0MQ messenger, instead of the previously used webserver architecture. This results in substantial performance improvements.
  2. Test coverage has been increased.
  3. Initial functionality for creating matlab notebooks from m-files in the publish module.

Thanks to @haoxingz for his work on these features!