Metadata-Version: 2.1
Name: multipoles
Version: 0.2.1
Summary: A Python package for multipole expansions of electrostatic or gravitational potentials
Home-page: https://github.com/maroba/multipoles
Author: Matthias Baer
Author-email: mrbaer@t-online.de
License: MIT
Keywords: multipole expansion,physics,scientific-computing
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7

*multipoles* is a Python package for multipole expansions of the solutions of the Poisson equation     
       (e.g. electrostatic or gravitational potentials). It can handle discrete and continuous charge or mass distributions.
    

