How-to Guides¶
These guides show you how to accomplish specific tasks using Paramita.
They are practical and implementation-oriented, focusing on real-world usage and extensibility.
Who this section is for¶
This section is intended for users who:
- want to extend Paramita
- need to integrate it into custom workflows
- are implementing solvers or encoders
- prefer task-based documentation over conceptual explanations
What you will find here¶
In this section, you will learn how to:
- implement or extend components of the system
- integrate Paramita with external tools
- build custom plugins
Each guide is designed to be task-driven and self-contained.