.. RoughPy documentation master file, created by sphinx-quickstart on Wed Jul 5 16:05:52 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. _roughpy_docs_mainpage: ################################### Welcome to RoughPy's documentation! ################################### .. toctree:: :maxdepth: 1 :hidden: User Guide API reference Development release **Useful links**: `Source Repository `_ | `Issue Tracker `_ | RoughPy is a package for working with streaming data as rough paths, and working with algebraic objects such as free tensors, shuffle tensors, and elements of the free Lie algebra. This library is currently in an alpha stage, and as such many features are still incomplete or not fully implemented. Please bear this in mind when looking at the source code. .. grid:: 2 .. grid-item-card:: Getting started ^^^^^^^^^^^^^^^ New to RoughPy? Check out the Absolute Beginner's Guide. It contains an introduction to RoughPy's main concepts and links to additional tutorials. +++ .. button-ref:: user/absolute_beginners :expand: :color: secondary :click-parent: To the absolute beginner's guide .. grid-item-card:: User guide ^^^^^^^^^^ The user guide provides in-depth information on the key concepts of RoughPy with useful background information and explanation. +++ .. button-ref:: user :expand: :color: secondary :click-parent: To the user guide .. grid-item-card:: API reference ^^^^^^^^^^^^^ The reference guide contains a detailed description of the functions, modules, and objects included in RoughPy. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts. +++ .. button-ref:: reference :expand: :color: secondary :click-parent: To the reference guide .. grid-item-card:: Contributor's guide ^^^^^^^^^^^^^^^^^^^ Want to add to the codebase? Can help add translation or a flowchart to the documentation? The contributing guidelines will guide you through the process of improving RoughPy. +++ .. button-ref:: devindex :expand: :color: secondary :click-parent: To the contributor's guide