Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Support for Reading Higher-Dimensional Arrays with MatlabReader #1075

Open
yammy0623 opened this issue May 11, 2024 · 0 comments

Comments

@yammy0623
Copy link

I am reaching out as a user of the MathNet.Numerics library who regularly utilizes its Matlab capabilities for reading .mat files. Currently, I encounter an issue where I need to read three-dimensional arrays from these files, but I am restricted by the output data type of MatlabReader.Read, which fails when attempting to read data of three or more dimensions.

I would like to request a feature extension that supports the reading of higher-dimensional arrays using MatlabReader. This enhancement would greatly benefit users like myself who work with complex data structures stored in .mat files.

I am enthusiastic about the prospect of contributing to the implementation of this feature and am open to discussing this further with your team. Thank you for considering this enhancement request, and I look forward to the opportunity to collaborate on improving this aspect of the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant