-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean documentation and add type hints (#228)
* Clean documentation and add type hints * Apply ruff ANN rules to trajectories * Replace np.ndarray type hints with np.typing.NDArray * Fix missing import * Fix Literal use, change types to NDArray and reduce mypy errors * Add type alias for clustering coordinates
- Loading branch information
Showing
13 changed files
with
732 additions
and
547 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.