Metadata-Version: 2.1
Name: loopsolver
Version: 0.1.0
Summary: solvers used by loopstructural and other loop libraries
Author-email: Lachlan Grose <lachlan.grose@monash.edu>
License: MIT
Project-URL: Documentation, https://Loop3d.org/LoopStructural/
Project-URL: Bug Tracker, https://github.com/loop3d/loopstructural/issues
Project-URL: Source Code, https://github.com/loop3d/loopstructural
Keywords: earth sciences,geology,3-D modelling,structural geology,uncertainty
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy >=1.18
Requires-Dist: scipy
Provides-Extra: all
Requires-Dist: loopsolver[progress] ; extra == 'all'
Provides-Extra: progress
Requires-Dist: tqdm ; extra == 'progress'

