Guides
Choose a task, follow its steps, and use Reference when you need an exact signature. For installation and your first successful run, use Get started.
Start from a working model
Section titled “Start from a working model”- Run a model and inspect its result — continue the source-installed decay example, understand the output and change a parameter.
- How Eqiora fits together — follow Model → realization → run → result and find the right place for each choice.
Work with the current Python source
Section titled “Work with the current Python source”These detailed guides follow the documentation commit’s Python API. They can include additions newer than the published release used by Get started.
- Modeling and realization — author declarations and Eqiora source; bind boundaries, geometry and mesh; resolve packages; configure flow and solid runs.
- Execution, diagnostics, and arrays — submit and observe a run, inspect structured failures, and handle NumPy and DLPack ownership.
- Differentiation and framework adapters — prepare an accepted point, differentiate an observation, and connect supported framework adapters.
Follow a complete investigation
Section titled “Follow a complete investigation”The Gallery keeps each physical setup, source, reproduction path and result together. Learn the underlying mathematics, look up the Language and APIs, or check what works today.