differential_geometry.dependence.DenseTensorDependence.axes_symbols#

property DenseTensorDependence.axes_symbols: List[Symbol]#

The symbolic representations of the dependent coordinate axes.

These are SymPy symbols corresponding to each axis name in dependent_axes.

Returns:

List of SymPy axis symbols.

Return type:

List[sympy.Symbol]