v0.2.0
Pre-release
Pre-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 typem.hpc_config().parallel_cluster = <x>
where<x> = 'parpool'
,'herbert'
or'mpiexec_mpi'
.
- Add support for Horace parallel framework. Use
-
Bugfixes
- Fix bug where Matlab
+namespaces
were not accessible in Python - Several small bugs when using with Spyder.
- Fix bug where Matlab