Category
Missing common builtins and forms
Problem
RunMat does not yet provide MATLAB-compatible sparse() support for sparse matrix creation.
Intent
Sparse matrix construction is a standard numerical workflow, not a niche extension. Its absence limits credibility for normal scientific and engineering usage.
Done When
sparse() is implemented for the supported common construction forms
- representative tests cover expected sparse-creation behavior and basic interoperability
Category
Missing common builtins and forms
Problem
RunMat does not yet provide MATLAB-compatible
sparse()support for sparse matrix creation.Intent
Sparse matrix construction is a standard numerical workflow, not a niche extension. Its absence limits credibility for normal scientific and engineering usage.
Done When
sparse()is implemented for the supported common construction forms