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

New math.io submodule ? #3

Open
FredAns opened this issue Dec 8, 2022 · 0 comments
Open

New math.io submodule ? #3

FredAns opened this issue Dec 8, 2022 · 0 comments
Labels
enhancement New features or code improvements

Comments

@FredAns
Copy link
Collaborator

FredAns commented Dec 8, 2022

Looking at the scipy module, I see there's a scipy.io submodule, to manage import/export data from/to specific file types (matlab/mmf/..)

We could have the same kind of math.io submodule, to group these capabilities we already have in the math module:

  1. ansys-math.io.mapdl: to centralize the reading/writing from/to mapdl files ( full, rst, mode, cms...)
  2. ansys-math.io.mmf: to access matrix market files
  3. ansys-math.io.matlab: to access matlab files ( via MAPDL plugin ? )
  4. ....
@clatapie clatapie added enhancement New features or code improvements labels Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

No branches or pull requests

2 participants