Commit History

feat: update README.md for improved clarity and installation instructions
aa47bc1

spagestic commited on

Refactor Operations Research Interfaces and Add Utility Functions
79bc79a

spagestic commited on

feat: update examples in Gradio interfaces for vector operations to improve clarity
fcfbd59

spagestic commited on

feat: enhance Gradio interfaces for vector operations with detailed descriptions and examples
c735b62

spagestic commited on

feat: enhance Gradio interfaces for GCD, prime check, and LCM with detailed descriptions and examples
0fc9213

spagestic commited on

feat: enhance Gradio interfaces for matrix operations with detailed descriptions and examples
a561f92

spagestic commited on

feat: enhance Gradio interfaces for trigonometric functions with detailed descriptions and examples
d29336a

spagestic commited on

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

spagestic commited on

feat: enhance Gradio interfaces for first-order and second-order ODE solvers with improved descriptions and examples
7d283c3

spagestic commited on

feat: simplify descriptions and examples in Gradio interfaces for arithmetic and calculus tools
db31576

spagestic commited on

feat: enhance arithmetic interfaces with detailed descriptions and examples
c6a39bf

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: remove obsolete ODE solution plot image
4094371

spagestic commited on

feat: add Gradio interfaces for vector operations; remove old vector interface file
727d361

spagestic commited on

feat: implement Gradio interfaces for matrix operations and utilities; remove old matrix interface
ff0d3b3

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

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