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

readmatrix function #1299

Merged
merged 6 commits into from
Dec 9, 2024
Merged

readmatrix function #1299

merged 6 commits into from
Dec 9, 2024

Conversation

Nelson-numerical-software
Copy link
Collaborator

No description provided.

- Implement detectImportOptions for CSV import configuration
- Add readtable function for importing tabular data
- Enhance readcell with new import options
- Add comprehensive test coverage for new functionality
- Update ArrayOf to support table data type
- Implement optimized join() function for string concatenation
- Add strjust() implementation with performance improvements
- Refactor table display functionality
modules/spreadsheet/src/cpp/ReadMatrix.cpp Dismissed Show dismissed Hide dismissed
modules/spreadsheet/src/cpp/ReadMatrix.cpp Dismissed Show dismissed Hide dismissed
@Nelson-numerical-software Nelson-numerical-software merged commit 46fb2df into master Dec 9, 2024
18 checks passed
@Nelson-numerical-software Nelson-numerical-software deleted the readmatrix branch December 9, 2024 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: DONE (v1.10.0)
Development

Successfully merging this pull request may close these issues.

1 participant