Skip to content

Commit

Permalink
update orbaxes docstring [skip tests]
Browse files Browse the repository at this point in the history
  • Loading branch information
pablosanjose committed Feb 7, 2025
1 parent 9f1d6fd commit 2c71305
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/docstrings.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2396,6 +2396,10 @@ Return the orbital axes of `A`. This is a tuple of `OrbitalSliceGrouped` objects
used e.g. to index another `OrbitalSliceArray` or to inspect the indices of each site with
`siteindexdict`.
orbaxes(A::OrbitalSliceArray, n)
Like the above, but return only the n-th orbital axis
# Examples
```jldoctest
Expand Down

0 comments on commit 2c71305

Please sign in to comment.