Cargo Features

KiFMM has no features set by default.

[dependencies]
kifmm = { version = "0.1.0", features = ["strict", "mpi", "python"] }
strict

Treat warnings as a build error.

mpi

Enables memoffset, mpi, and superslice

Affects types::MultiNodeFmmTree, kifmm::hyksort, types::MultiNodeTree

python

Enables numpy and pyo3 ^0.21.2

Affects kifmm::python