Skip to content

Commit

Permalink
add description of cyclical_axis argument
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyolicoris committed May 28, 2024
1 parent f26d78b commit 93389ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kamui/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ def unwrap_dimensional(
use_edgelist : bool
Whether to use the edgelist method.
Default to False.
cyclical_axis : int or (int, int)
The axis that is cyclical.
Default to ().
kwargs : dict
Other arguments passed to `kamui.unwrap_arbitrary`.
Expand Down

0 comments on commit 93389ab

Please sign in to comment.