Skip to content
/ aran Public

LibAran is a 2D/3D Fast Multipole Method software library

License

Notifications You must be signed in to change notification settings

pigay/aran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Jul 4, 2015
May 9, 2013
Mar 28, 2006
Apr 4, 2012
Jul 4, 2015
Apr 4, 2012
Mar 28, 2006
Mar 28, 2006
Nov 19, 2008
Nov 25, 2008
Jun 18, 2010
Mar 28, 2006
Apr 22, 2006
Nov 25, 2008
Sep 28, 2013
Oct 14, 2013
Jan 26, 2007
Mar 28, 2006

Repository files navigation

General Information
===================

LibAran is a 2D/3D Fast Multipole Method software library. Distributed under
the GNU LGPL, it provides a C API to allow developers to use such algorithms
in their own applications.


Currently supported features include:

 - 2D FMM algorithms through Laurent Series.
 - 3D FMM algorithms through complex spherical harmonics series. These series
   can handle Newton/Coulomb potentials. Two flavors of sparse translation
   operators (O(p^3) complexity) are included.
 - Dynamic QTree/OcTree LibVsg (http://www.libvsg.org) VsgPRTree2d and
   VsgPRTree3d) particles filtering.

Installation
============

See the file 'INSTALL'

Documentation
=============

See the doc/reference directory of the distribution.

About

LibAran is a 2D/3D Fast Multipole Method software library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages