Commit History

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

I think the differential equations work
0454409

spagestic commited on

feat: modularize differential equations interfaces and add utility functions for parsing and evaluation
3dd583e

spagestic commited on

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

spagestic commited on

feat: add Gradio interfaces for calculus operations and refactor existing code
95151f6

spagestic commited on

modularized app.py
4a7e29d

spagestic commited on

feat: add Gradio interfaces for arithmetic operations and modularize code
291349f

spagestic commited on

feat: implement Gradio interfaces for algebra operations and create tabbed interface
fe0557b

spagestic commited on

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

spagestic commited on

update SDK version to 5.32.1 in README.md
d464b8b

spagestic commited on

update README.md with project metadata and formatting improvements
ba0e87c

spagestic commited on

algebra & arithmetic modularized
9b3b8c8

spagestic commited on

changed routing from education level to topics in maths
6c13437

spagestic commited on

Enhance quadratic solver and interfaces:
aa584c9

spagestic commited on

Add Gradio interface for simplex solver with input parsing and display
f1254bd

spagestic commited on

Add Union type import for type hinting in linear algebra interface
ff6beb8

spagestic commited on

Add Gradio interfaces for Operations Research solvers and implement parsing functions
d8c6327

spagestic commited on

Downgrade networkx from 3.5 to 2.8.8 for compatibility
9ed7b8a

spagestic commited on

added more math tools
1599566

spagestic commited on

Update .gitignore to exclude all .venv directories
9697c75

spagestic commited on

Add .venv to .gitignore to exclude virtual environment files
f6c8087

spagestic commited on

Add array calculation interfaces with visualization to arithmetic module
b16cdfc

spagestic commited on

moved interfaces for arithmetic, algebra, trigonometry, and calculus to separate files
d5d735f

spagestic commited on

Update requirements.txt to comment out audioop-lts and clarify version compatibility
8f00fa8

spagestic commited on

Update requirements.txt to include specific versions of dependencies
418da1c

spagestic commited on

Add requirements file with matplotlib and numpy dependencies
4949f93

spagestic commited on

Refactor and expand math tools application with new features and improved documentation
46ee226

spagestic commited on

Create app.py
c49667f
verified

spagestic commited on

initial commit
dc8e76d
verified

spagestic commited on