Metadata-Version: 2.1
Name: magLabUtilities
Version: 1.2.0
Summary: Commonly used utilities in the UC Denver magnetics lab.
Home-page: https://github.com/MarkTravers/magLabUtilities
Author: Mark Travers
Author-email: mark.2.travers@ucdenver.edu
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

Release 1.2.0
	-Parametric test utilities
		-Parameter space abstracted from test case
		-Test case manager enables pipeline approach to evaluating test cases with an arbitrary list of functions
		-File directory creation
		-Cubit geometry generation (supports Cubit scripts written in Python 2)
		-Magstrom simulation configuration generator and executer


