Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mducle mducle released this 29 Mar 16:41
· 7 commits to main since this release

Updated to Horace 3.6.2

  • New features

    • Add support for Horace parallel framework. Use m.hpc('on') to activate and then set the cluster type m.hpc_config().parallel_cluster = <x> where <x> = 'parpool', 'herbert' or 'mpiexec_mpi'.
  • Bugfixes

    • Fix bug where Matlab +namespaces were not accessible in Python
    • Several small bugs when using with Spyder.