Skip to content
/ kifmm Public

Kernel-independent fast multipole method implementation

License

Notifications You must be signed in to change notification settings

bempp/kifmm

Repository files navigation

KiFMM: Kernel-independent FMM

Install

Currently only supported on Unix.

kifmm = { git = "https://github.com/bempp/kifmm" }

Documentation

The latest documentation of the main branch of this repo is available at bempp.github.io/kifmm/kifmm/index.html.

Build docs with Latex enabled

RUSTDOCFLAGS="--html-in-header kifmm/src/docs-header.html" cargo doc --no-deps

Testing

The functionality of the library can be tested by running:

cargo test

Getting help

Errors in the library should be added to the GitHub issue tracker.

Questions about the library and its use can be asked on the Bempp Discourse.

Licence

KiFMM is licensed under a BSD 3-Clause licence. Full text of the licence can be found here.

About

Kernel-independent fast multipole method implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages