File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 22Structural Dynamics Python Libraries
33####################################
44
5+ |build | |pylint |
6+
57This repository houses SDynPy, a Python module built for doing structural dynamics analysis using Python.
68It contains core objects that define test geometry and data. It contains readers and writers for common data formats.
7- It also contains various structural dynamics and signal processing tools.
9+ It also contains various structural dynamics and signal processing tools.
10+
11+ ..
12+ Badges ========================================================================
13+
14+ .. |build | image :: https://img.shields.io/github/workflow/status/sandialabs/sdynpy/main?label=GitHub&logo=github
15+ :target: https://github.com/sandialabs/sdynpy
16+
17+ .. |pylint | image :: https://raw.githubusercontent.com/sandialabs/sdynpy/gh-pages/pylint.svg
18+ :target: https://github.com/sandialabs/sdynpy
You can’t perform that action at this time.
0 commit comments