vector-bundles-sagemath/vector_bundle/__init__.py

5 lines
168 B
Python

from __future__ import absolute_import
# Add the import for which you want to give a direct access
from .vector_bundle import VectorBundle
from .constructions import *