========================== Sage Vector Bundle Package ========================== This is a SageMath package implementing vector bundles on algebraic curves To use this module, you need to import it:: from vector_bundle import * This work is licensed under a `Creative Commons Attribution-Share Alike 3.0 License`__. The source code for building this documentation and its theme are taken from the `sage_sample`__ github repository. __ https://creativecommons.org/licenses/by-sa/3.0/ __ https://github.com/sagemath/sage_sample Vector Bundle ============= .. toctree:: :maxdepth: 1 vector_bundle hom_bundle ext_group constructions Indices and Tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`