Metadata-Version: 2.2
Name: spack
Version: 0.5.2
Summary: A module for analyzing packings of 2D and 3D spheres
Home-page: https://pyspack.readthedocs.org
Author: Wendell Smith
Author-email: wackywendell@gmail.com
License: BSD
Keywords: spheres spherical packing jammed jamming
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Requires-Dist: numpy
Provides-Extra: voro
Requires-Dist: tess; extra == "voro"
Provides-Extra: scene
Requires-Dist: vapory; extra == "scene"
Requires-Dist: matplotlib; extra == "scene"
Provides-Extra: trees
Requires-Dist: pyparm; extra == "trees"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

spack
*****

`Code available`_ on Github, and `documentation`_ at Read the Docs.

.. _Code available: https://github.com/wackywendell/spack

.. _documentation: https://pyspack.readthedocs.org

A 2D or 3D sphere packing analysis package
------------------------------------------

This package exists to enable fast, simple, and easy analysis of packings of spheres (3D) and
disks (2D).
