Metadata-Version: 2.1
Name: GP-Plus-functions
Version: 0.1.0
Summary: A short description of your package
Home-page: https://github.com/yourusername/your-repo
Author: Your Name
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: torch
Requires-Dist: gpytorch
Requires-Dist: matplotlib
Requires-Dist: sobol_seq
Requires-Dist: tabulate
