Metadata-Version: 2.1
Name: GooseFEM
Version: 0.8.0
Summary: Finite element meshes, quadrature, and assembly tools
Home-page: https://github.com/tdegeus/GooseFEM
Author: Tom de Geus
Author-email: tom@geus.me
License: GPLv3
Platform: UNKNOWN
Requires-Dist: pybind11 (>=2.2.0)
Requires-Dist: pyxtensor (>=0.1.1)


GooseFEM is a C++ module, wrapped in Python, that provides several predefined finite element meshes.
The original C++ module also includes element definitions and several standard finite element
simulations.


