Metadata-Version: 2.4
Name: tudaesasII
Version: 2026.1
Summary: Python module related to the Master's course SASII at the faculty of Aeropsace Engineering, TU Delft
Home-page: https://github.com/saullocastro/tudaesasII
Author: Saullo G. P. Castro, Jurij Sodja
Author-email: S.G.P.Castro@tudelft.nl, J.Sodja@tudelft.nl
License: 3-Clause BSD
Keywords: structural analysis vibration dynamics finite elements
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Education
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: BSD
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: License :: OSI Approved :: BSD License
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: structsolve
Requires-Dist: composites>=0.8.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

TU Delft, Aerospace Engineering, Stability and Analysis of Structures II (tudaesasII)
---

Github Actions status:

[![Actions Status](https://github.com/saullocastro/tudaesasII/workflows/pytest/badge.svg)](https://github.com/saullocastro/tudaesasII/actions)

Coverage status:

[![Codecov Status](https://codecov.io/gh/saullocastro/tudaesasII/branch/master/graph/badge.svg?token=KD9D8G8D2P)](https://codecov.io/gh/saullocastro/tudaesasII)


TU Delft

Aerospace Engineering

Aerospace Structures and Materials

Stability and Analysis of Structures II

AE4-ASM-511


This Python module can be used by the students to assist in the course assignments.

Documentation
-------------

The documentation is available on: https://saullocastro.github.io/tudaesasII/


Citing this repository
----------------------

If you use any content of this repository, you can cite it as:

Castro SGP, Sodja J. Supporting code for Stability and Analysis of Structures II, Department of Aerospace Structures and Materials, Delft University of Technology, 2026. [DOI: 10.5281/zenodo.2583004](https://doi.org/10.5281/zenodo.2583004).


License
-------
Distrubuted under the 3-Clause BSD license
(https://raw.github.com/saullocastro/tudaesasII/master/LICENSE).

Contacts:

- Saullo G. P. Castro, S.G.P.Castro@tudelft.nl
- Jurij Sodja, J.Sodja@tudelft.nl

