Benjamin Kulnik

Results 4 issues of Benjamin Kulnik

Currently adjoint vectors from Julia are converted to structs in MATBAL instead of a row-vector (which would make more sense). Version: Julia 1.7.1 Package Version: MATLAB.jl v0.8.2 ## Minimum Example...

I updated the code & project to Swift 5.0 and added a Swift package file.

# Feature: Unicode variable completion by latex name (WIP) This PR adds the ability to work with variables that use unicode symbols as names more conveniently. As an example consider...

This PR adds a warning if arrays larger than 2GB are used in `MATLAB.jl` since those are not supported by the MATLAB engine api. I think, we can close #154...