Metadata-Version: 2.1
Name: py-ems
Version: 0.1.0
Summary: High-level python interface to OpenEMS with automatic mesh generation
Author: Matt Huszagh
Author-email: huszaghmatt@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: numpy (>=1.19.1,<2.0.0)
Requires-Dist: scipy (>=1.5.2,<2.0.0)
