Metadata-Version: 2.4
Name: SPOMSO
Version: 1.3.0
Summary: SPOMSO
Home-page: https://github.com/peterropac/Aegolius
Author: Peter Ropač
Author-email: <peter.ropac@fmf.uni-lj.si>
Keywords: python,geometry
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
License-File: LICENSE
License-File: LICENSE_NOTICE
Requires-Dist: numpy
Requires-Dist: scipy
Provides-Extra: autodiff
Requires-Dist: jax; extra == "autodiff"
Requires-Dist: jaxlib; extra == "autodiff"
Provides-Extra: plot
Requires-Dist: matplotlib; extra == "plot"
Requires-Dist: plotly; extra == "plot"
Provides-Extra: all
Requires-Dist: jax; extra == "all"
Requires-Dist: jaxlib; extra == "all"
Requires-Dist: matplotlib; extra == "all"
Requires-Dist: plotly; extra == "all"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

Python package for generating geometry with SDFs.
