Skip to content

Commit

Permalink
Update tensors.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Li-Xiang-Ideal authored Nov 25, 2023
1 parent f799576 commit f09b340
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mathics/builtin/tensors.py
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ def rec_sparse(item, rest_lists, current):
ListExpression(*rec_sparse(data[0], data[1:], ((), Integer1))),
)


class RotationTransform(Builtin):
"""
<url>:WMA link: https://reference.wolfram.com/language/ref/RotationTransform.html</url>
Expand Down

0 comments on commit f09b340

Please sign in to comment.