Getting Started
Welcome to Keecas! This section will help you get up and running quickly with symbolic and units-aware calculations in Jupyter notebooks.
What You’ll Learn
By the end of this section, you’ll be able to:
- Install Keecas and verify it’s working
- Create your first symbolic calculation with units
- Configure Keecas for your specific needs
- Use the CLI for quick notebook setup
Prerequisites
- Python 3.12 or higher
- Jupyter (Lab or Notebook) for interactive calculations
- Basic Python knowledge (variables, functions, imports)
Next Steps
Start with Installation to get Keecas installed on your system.