Releases: bmsherman/haskell-matlab
Releases · bmsherman/haskell-matlab
0.3.0.0
Has-classes and a lens forEngineand refactored opticsEqinstance for Engine (in case multiple engines are running)- change representation of
MStructtoData.Map.Strictfrom list of pairs; added relatedIso - safe get-functions
- convenience function:
mxArrayGetFirst - ability to use
MStructas function arguments - utility type and converter for varargs
cellFromListsIOfor interop with lists of stringsfromListIOconvenience function- more tests
- stack support
- nix support