Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 614 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 614 Bytes

Computer Algebra System Desktop Application

This desktop application is a computer algebra system developed using SymPy, NumPy, and Matplotlib. It provides functionality for computing indefinite integrals, derivatives, limits, Groebner bases, and solving linear and nonlinear equation systems.

Technologies Used

  • SymPy
  • Matplotlib
  • NumPy
  • fpdf

Features

  • Calculation of indefinite integrals
  • Computation of derivatives
  • Evaluation of limits
  • Calculation of Groebner bases
  • Solving linear and nonlinear equation systems

Feel free to contribute and improve the functionality of the application!