Welcome to ManiVault's documentation! ============================================ Welcome to ManiVault’s documentation! ManiVault is a flexible open-source framework designed to help you interactively explore and analyze high-dimensional datasets. This site will help you: - Learn the basics with tutorials and onboarding tools - Dive deeper with advanced guides and APIs - Build your own extensions using the development documentation Start with the tutorials to familiarize yourself with ManiVault’s core concepts, then explore reference material as you go. ```{note} This documentation is under active development. If you have any questions or suggestions, please feel free to reach out to us. If you want to contribute to the documentation, please check out our [contribution](https://github.com/ManiVaultStudio/Docs) guidelines. ``` ## External resources Please find below some links to our related IEEE VIS article, OSF listing and explanatory videos:
Open Access Paper OSF Material Video Video
# Contents ```{toctree} :maxdepth: 1 :caption: Usage user_guide/index ``` ```{toctree} :maxdepth: 1 :caption: Development development/building_plugins/index development/building_applications/index ``` ```{toctree} :maxdepth: 1 :caption: Reference api/index release_notes/index ```