Skip to content

Commit

Permalink
Deprecate scale_transform
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderFabisch committed Oct 31, 2024
1 parent e444bac commit 8121f71
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion doc/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,6 @@ Transformation Matrix
~vectors_to_points
~vector_to_direction
~vectors_to_directions
~scale_transform
~adjoint_from_transform

~plot_transform
Expand Down Expand Up @@ -441,6 +440,15 @@ Jacobians
~left_jacobian_SE3_inv
~left_jacobian_SE3_inv_series

Deprecated Functions
--------------------

.. autosummary::
:toctree: _apidoc/
:template: function.rst

~scale_transform


:mod:`pytransform3d.batch_rotations`
====================================
Expand Down

0 comments on commit 8121f71

Please sign in to comment.