Skip to content

Commit

Permalink
Update ex01_usage.py
Browse files Browse the repository at this point in the history
  • Loading branch information
adtzlr committed Jun 9, 2024
1 parent 0766b29 commit 060f892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ex01_usage.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
r"""
Quickstart
----------
Let's define a scalar-valued function which operates on a :class:`tensortrax.Tensor`.
Let's define a scalar-valued function which operates on a :class:`~tensortrax.Tensor`.
The math module :mod:`tensortrax.math` provides some essential NumPy-like functions
including linear algebra. We take the strain energy density function of the Neo-Hookean
isotropic hyperelastic material formulation as a reference example, see Eq.
Expand Down

0 comments on commit 060f892

Please sign in to comment.