Skip to content

v0.1.3

Pre-release
Pre-release

Choose a tag to compare

@mducle mducle released this 15 Nov 20:06

Updated to Horace 3.6.1.

  • Bugfixes
    • Fix MatlabProxyObject __setattr__ - can now do e.g. h = m.herbert_config(); h.use_mex = True
    • Fix worker_v2 not found in initialisation error
    • Fix DataTypes.py encoding list recursion.