counting / maths /equations

Commit History

feat: enhance Gradio interfaces for cubic, polynomial, quadratic, and simultaneous equation solvers with detailed descriptions and examples
f6cc900

spagestic commited on

feat: add Gradio interface for simultaneous equation solving; update equations tab to include new solver
7ac0d56

spagestic commited on

feat: add Gradio interfaces for cubic and polynomial equation solving; update quadratic solver to use numpy
30ca660

spagestic commited on

feat: add Gradio interfaces for trigonometric functions and remove old trigonometry interface
4c5b4cf

spagestic commited on

feat: implement Gradio interfaces for quadratic equation solving and visualization; remove old interfaces
6560704

spagestic commited on

refactor: remove unused algebra and arithmetic interfaces; add GCD, LCM, and prime check implementations
544c80a

spagestic commited on

modularized app.py
4a7e29d

spagestic commited on

refactor: reorganize algebra interfaces and remove unused quadratic solver
54f380d

spagestic commited on