team-10/env/Lib/site-packages/sympy/liealgebras/__init__.py

4 lines
79 B
Python
Raw Normal View History

2025-08-02 07:34:44 +02:00
from sympy.liealgebras.cartan_type import CartanType
__all__ = ['CartanType']