Skip to content

Use HierarchicalMatrices.jl for n-body problems #31

@dlfivefifty

Description

@dlfivefifty

This continues a conversation that started here:

SciML/MultiScaleArrays.jl#25 (comment)

HierarchicalMatrices.jl gives a convenient way to implement the fast multipole method, which exploits low rank structure to make matrix multiplication fast. This can be used for efficient simulations: O(n) cost for n bodies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions