ansys / ansys/pyansys-math

New math.io submodule ?

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
5
Forks
6
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the existing math module capabilities for MAPDL, Matrix Market, and MATLAB file input/output, then compare them with scipy.io. Define the scope and organization of a proposed math.io submodule, including which formats belong in it; done means the submodule design and its supported capabilities are agreed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.