Project Overview

This project developed a scientific calculator using Python and Kivy. The calculator handles basic arithmetic operations, trigonometric functions, logarithms, and other advanced mathematical computations, providing an easy-to-use tool for scientific tasks.

Technologies Used

  • Frameworks: Python, Kivy
  • Libraries: NumPy, PyQt

Key Challenges

  • Developed a smooth and intuitive graphical interface using Kivy while maintaining computational efficiency for complex operations.

Results

  • Created a user-friendly tool for students and professionals needing quick and accurate scientific calculations.

Images

Scientific Calculator

Future Work

  • Add support for more advanced operations such as matrix calculations and symbolic mathematics.
  • Extend the app to a mobile version for increased accessibility.