glotzerlab / freud

Powerful, efficient particle trajectory analysis in scientific Python.
https://freud.readthedocs.io
BSD 3-Clause "New" or "Revised" License
280 stars 49 forks source link

Nanobind port: Cluster module #1282

Closed tfteague closed 2 months ago

tfteague commented 2 months ago

Description

Translate the Cluster module from cython to nanobind.

Motivation and Context

One component of the push to translate the freud from cython to nanobind.

How Has This Been Tested?

The cluster tests were not modified, but now all pass.

Types of changes

Checklist: