Metadata-Version: 2.4
Name: feapack
Version: 0.1.1
Summary: A finite element analysis package for solids using Python.
Project-URL: Homepage, https://carlos-souto.github.io/FEAPACK/index.html
Project-URL: Documentation, https://carlos-souto.github.io/FEAPACK/guide.html
Project-URL: Repository, https://github.com/carlos-souto/FEAPACK
Project-URL: Issues, https://github.com/carlos-souto/FEAPACK/issues
Project-URL: Changelog, https://github.com/carlos-souto/FEAPACK/blob/master/CHANGELOG.md
Author-email: Carlos Souto <csouto@fe.up.pt>
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.12
Requires-Dist: mkl
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: pyside6
Requires-Dist: vtk
Description-Content-Type: text/markdown

# FEAPACK

### A finite element analysis package for solids using Python.

###### Copyright © 2024, Carlos Souto. All rights reserved.

Learn more about FEAPACK here: [FEAPACK Home Page](https://carlos-souto.github.io/FEAPACK/).

![Example](https://github.com/carlos-souto/FEAPACK/blob/master/docs/resources/example_c.gif)
