Skip to content

Add Flatiron institute multipole libraries to the package index #288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions _data/package_index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1231,6 +1231,20 @@
tags: fluid-dynamics fluid-simulation computational-fluid-dynamics turbulence high-performance-computing hpc cfd
version: none

- name: FMM3D
github: flatironinstitute/FMM3D
description: Compute N-body interactions governed by the Laplace and Helmholtz equations, to a specified precision, in three dimensions, on a multi-core shared-memory machine.
categories: numerical
tags: fast-multipole-method
license: Apache-2.0

- name: fmm2d
github: flatironinstitute/fmm2d
description: 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.
categories: numerical
tags: fast-multipole-method
license: Apache-2.0

# --- Examples / demos / templates ---

- name: Fortran 2018 examples
Expand Down