Skip to content

New math.io submodule ? #3

@FredAns

Description

@FredAns

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. ....

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew features or code improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions