Pythonise MATLAB code #1
saudbinayed
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am not expert in
python
. Although, it would be great for the engineering research community to translate theMATLAB
code, given in the repository, intopython
. This would be worthy to implement in case one prefers to do the post-processing inpython
, as there are powerful libraries/packages for advanced computations and generation of high-quality graphics and animations.I am aware of existing
python
codes to readLS-DYNA
binout
files. They are great! Nevertheless, the workflow adopted in this repository differs from these and is compact, and theMATLAB
function returns thebinout
data in very organised, easy-to-access, and easy-to-interpret ways.Thought this is important idea to share
Cheers!
Saud
Beta Was this translation helpful? Give feedback.
All reactions