Releases: bmsherman/haskell-matlab
Releases · bmsherman/haskell-matlab
0.3.0.0
Has
-classes and a lens forEngine
and refactored opticsEq
instance for Engine (in case multiple engines are running)- change representation of
MStruct
toData.Map.Strict
from list of pairs; added relatedIso
- safe get-functions
- convenience function:
mxArrayGetFirst
- ability to use
MStruct
as function arguments - utility type and converter for varargs
cellFromListsIO
for interop with lists of stringsfromListIO
convenience function- more tests
- stack support
- nix support