Metadata-Version: 2.1
Name: fmm2dpy
Version: 0.0.5
Summary: This pacakge contains basic routines for Laplace and Helmholtz fast multipole methods in two dimensions
Home-page: 
Author: Travis Askham, Zydrunas Gimbutas, Leslie Greengard, Libin Lu, Michael O'Neil, Manas Rachh, and Vladimir Rokhlin
Author-email: mrachh@flatironinstitute.org
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0.0
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pytest

Flatiron Institute Fast Multipole Libraries 

This codebase is a set of libraries to compute N-body interactions
governed by the Laplace and Helmholtz equations, to a specified
precision, in two dimensions, on a multi-core shared-memory machine.

Please see the [online documentation](https://fmm2d.readthedocs.io),
or its equivalent [user manual](fmm2d_manual.pdf).
