Metadata-Version: 2.4
Name: sfepy
Version: 2025.2
Summary: SfePy: Simple finite elements in Python
Home-page: http://sfepy.org
Download-URL: http://sfepy.org/doc-devel/downloads.html
Maintainer: Robert Cimrman
Maintainer-email: cimrman3@ntc.zcu.cz
License: BSD
Platform: Linux
Platform: Mac OS-X
Platform: Windows
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: matplotlib
Requires-Dist: meshio
Requires-Dist: numpy
Requires-Dist: pyparsing
Requires-Dist: pyvista
Requires-Dist: scipy
Requires-Dist: sympy
Requires-Dist: tables
Requires-Dist: packaging
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: platform
Dynamic: requires-dist
Dynamic: summary

SfePy (simple finite elements in Python) is a software, distributed
under the BSD license, for solving systems of coupled partial
differential equations by the finite element method. The code is based
on NumPy and SciPy packages.
