Metadata-Version: |
2.1 |
Name: |
mcodac |
Version: |
1.2.0 |
Summary: |
Calculation of pristine and damaged composite structures |
Author: |
Garbade, Marc |
Author-Email: |
marc.garbade[at]dlr.de |
Maintainer: |
Garbade, Marc |
Maintainer-Email: |
marc.garbade[at]dlr.de |
Home-Page: |
https://gitlab.com/dlr-sy/mcodac |
Project-Url: |
Changelog, https://gitlab.com/dlr-sy/mcodac/-/blob/mcd_development/CHANGELOG.md |
Project-Url: |
Documentation, https://gitlab.com/dlr-sy/mcodac/-/blob/mcd_development/README.md |
Project-Url: |
Repository, https://gitlab.com/dlr-sy/mcodac |
License: |
GPL-3.0-or-later |
Keywords: |
analysis,damage,composite |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 2 |
Classifier: |
Programming Language :: Python :: 2.7 |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.5 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Topic :: Scientific/Engineering |
Requires-Python: |
>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.* |
Requires-Dist: |
numpy (<2.0,>=1.16); python_version >= "2.7" and python_version < "2.8" or python_version >= "3.5" and python_version < "3.6" |
Requires-Dist: |
numpy (<2.0,>=1.18); python_version >= "3.6" and python_version < "3.7" |
Requires-Dist: |
numpy (<2.0,>=1.21); python_version >= "3.7" and python_version < "3.8" |
Requires-Dist: |
numpy (<2,>=1.22); python_version >= "3.9" and python_version < "4.0" |
Requires-Dist: |
numpy (<2.0,>=1.22); python_version >= "3.8" and python_version < "3.9" |
Description-Content-Type: |
text/markdown |