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

Add a function that outputs matrices as .csv files. #727

Merged
merged 2 commits into from
Aug 2, 2024
Merged

Conversation

ckarampa
Copy link
Contributor

NEW:

  • Pretty much as the title says, a function that exports gsMatrix as .csv files has been added.
  • Optionally column headers can be specified

IMPROVED:

  • (my quality of life)
  • inputOutput_example.cpp now also exports the geometry's coefficients to a .csv file, as an example.

FIXED: ...
API:...

Please consider the following checklist before issuing a pull request:

  • Have you added an explanation of what your changes do and why
    you'd like us to include them?
  • Have you documented any new codes using Doxygen comments?
  • Have you written new tests or examples for your changes?

@ckarampa ckarampa requested a review from a team as a code owner July 31, 2024 15:13
@ckarampa ckarampa merged commit 429febd into stable Aug 2, 2024
6 checks passed
@ckarampa ckarampa deleted the gsWriteCsv branch August 2, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants