How-To Guides¶
Practical guides for solving specific problems with NLSQ. Each guide focuses on a particular task and provides step-by-step instructions.
Getting Started¶
Working with Data¶
Optimization¶
Troubleshooting¶
Domain Applications¶
Quick Reference¶
Task |
Guide |
|---|---|
Migrate from SciPy or older NLSQ versions |
|
Choose the right model function |
|
Handle datasets > 100K points |
|
Speed up fitting with GPU |
|
Fix convergence failures |
|
Use YAML configuration |
See Also¶
Tutorials - Step-by-step learning path
Concepts & Explanations - Understand concepts in depth
Reference - Complete API documentation