Metadata-Version: 2.1
Name: femedu
Version: 1.0.14
Summary: FEM.edu is nonlinear finite element code designed for use in higher education
Author-email: Peter Mackenzie-Helnwein <pmackenz@uw.edu>, Tatsuhiko Sweet <sweetta@uw.edu>, William Galik <william.galik@iusspavia.it>, Jordan Seawright <jseawrig@uw.edu>
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Requires-Dist: numpy >=1.23
Requires-Dist: scipy >=1.10.1
Requires-Dist: matplotlib >=3.5
Requires-Dist: pandas
Requires-Dist: sphinx
Requires-Dist: sphinx_gallery
Requires-Dist: myst_parser
Requires-Dist: sphinx_git
Requires-Dist: sphinx_rtd_theme
Project-URL: Documentation, https://pmackenz.github.io/FEM.edu.documentation/

# FEM.edu
A python-based general finite element analysis package for simple testing and developing of finite elements and material models and solution algorithms.

For a detailed documentation visit https://pmackenz.github.io/FEM.edu.documentation/

