Getting Started with Stemlab
Get up and running with the Stemlab API in minutes using our enriched developer documentation. The step-by-step guide below will walk you through everything from access to making your first successful API computation.
STEP 1
Visit the documentation page to explore available resources and guides.

STEP 2

STEP 2
To begin navigating the documentation, simply type a relevant term or phrase related to the functionality, method, or topic you're interested in (e.g., matrix, linear) into the search field. Smart suggestions will appear below the search box — matching terms are highlighted in yellow for quick visibility.
STEP 3
Click on the link for the application you're interested in to open its documentation page. This page contains detailed documentation information organized into tabs, which may include:
Parameters
Returns
Raises
See Also
References
(Note: Some applications may have fewer or additional tabs.)
STEP 4

STEP 4
Scroll to the bottom of the page to find Examples. To see a live demonstration of any example, click the Live Demo link in the top-right corner of the Examples section.
STEP 5
When you click Live Demo in Step 4, a dialog window opens with some auto-populated form fields. To generate results for this example, click the Run button. Click the Close button to close this dialog window.

STEP 6
The computed results will be displayed in two tabs:
Answer tab:Direct solution with final computed result.
Steps tab:A comprehensive, step-by-step breakdown of each calculation phase, with clear explanations and justifications at every stage to enhance understanding and ensure transparency in the solution process.
Remark: Some problems, especially those involving symbolic expressions, may not include step-by-step calculations.