szhorvat / LTemplate

Extend Mathematica with LibraryLink and C++ with ease
57 stars 10 forks source link

Allow NumericArray dimensions in LType #9

Open szhorvat opened 5 years ago

szhorvat commented 5 years ago

In earlier versions, RawArray did not support type and dimension specifications in LibraryDataType. This seems to have changed in M12.0 with the introduction of NumericArray.

Investigate and add support in LTemplate.