feat: enhance input parsing in Gradio interface to support semicolon-separated numbers e422a0c spagestic commited on Jun 10, 2025
feat: update README.md for improved clarity and installation instructions aa47bc1 spagestic commited on Jun 10, 2025
Refactor Operations Research Interfaces and Add Utility Functions 79bc79a spagestic commited on Jun 6, 2025
feat: update examples in Gradio interfaces for vector operations to improve clarity fcfbd59 spagestic commited on Jun 6, 2025
feat: enhance Gradio interfaces for vector operations with detailed descriptions and examples c735b62 spagestic commited on Jun 6, 2025
feat: enhance Gradio interfaces for GCD, prime check, and LCM with detailed descriptions and examples 0fc9213 spagestic commited on Jun 6, 2025
feat: enhance Gradio interfaces for matrix operations with detailed descriptions and examples a561f92 spagestic commited on Jun 6, 2025
feat: enhance Gradio interfaces for trigonometric functions with detailed descriptions and examples d29336a spagestic commited on Jun 6, 2025
feat: enhance Gradio interfaces for cubic, polynomial, quadratic, and simultaneous equation solvers with detailed descriptions and examples f6cc900 spagestic commited on Jun 6, 2025
feat: enhance Gradio interfaces for first-order and second-order ODE solvers with improved descriptions and examples 7d283c3 spagestic commited on Jun 6, 2025
feat: simplify descriptions and examples in Gradio interfaces for arithmetic and calculus tools db31576 spagestic commited on Jun 6, 2025
feat: enhance arithmetic interfaces with detailed descriptions and examples c6a39bf spagestic commited on Jun 6, 2025
feat: add Gradio interface for simultaneous equation solving; update equations tab to include new solver 7ac0d56 spagestic commited on Jun 5, 2025
feat: add Gradio interfaces for cubic and polynomial equation solving; update quadratic solver to use numpy 30ca660 spagestic commited on Jun 5, 2025
feat: add Gradio interfaces for vector operations; remove old vector interface file 727d361 spagestic commited on Jun 5, 2025
feat: implement Gradio interfaces for matrix operations and utilities; remove old matrix interface ff0d3b3 spagestic commited on Jun 5, 2025
feat: add Gradio interfaces for trigonometric functions and remove old trigonometry interface 4c5b4cf spagestic commited on Jun 5, 2025
feat: implement Gradio interfaces for quadratic equation solving and visualization; remove old interfaces 6560704 spagestic commited on Jun 5, 2025
feat: modularize differential equations interfaces and add utility functions for parsing and evaluation 3dd583e spagestic commited on Jun 5, 2025
refactor: remove unused algebra and arithmetic interfaces; add GCD, LCM, and prime check implementations 544c80a spagestic commited on Jun 5, 2025
feat: add Gradio interfaces for calculus operations and refactor existing code 95151f6 spagestic commited on Jun 5, 2025
feat: add Gradio interfaces for arithmetic operations and modularize code 291349f spagestic commited on Jun 5, 2025
feat: implement Gradio interfaces for algebra operations and create tabbed interface fe0557b spagestic commited on Jun 5, 2025
refactor: reorganize algebra interfaces and remove unused quadratic solver 54f380d spagestic commited on Jun 4, 2025
update README.md with project metadata and formatting improvements ba0e87c spagestic commited on Jun 4, 2025
Add Gradio interface for simplex solver with input parsing and display f1254bd spagestic commited on Jun 4, 2025
Add Union type import for type hinting in linear algebra interface ff6beb8 spagestic commited on Jun 4, 2025
Add Gradio interfaces for Operations Research solvers and implement parsing functions d8c6327 spagestic commited on Jun 4, 2025
Add .venv to .gitignore to exclude virtual environment files f6c8087 spagestic commited on Jun 3, 2025
Add array calculation interfaces with visualization to arithmetic module b16cdfc spagestic commited on Jun 3, 2025
moved interfaces for arithmetic, algebra, trigonometry, and calculus to separate files d5d735f spagestic commited on Jun 3, 2025
Update requirements.txt to comment out audioop-lts and clarify version compatibility 8f00fa8 spagestic commited on Jun 3, 2025
Update requirements.txt to include specific versions of dependencies 418da1c spagestic commited on Jun 3, 2025
Add requirements file with matplotlib and numpy dependencies 4949f93 spagestic commited on Jun 3, 2025
Refactor and expand math tools application with new features and improved documentation 46ee226 spagestic commited on Jun 3, 2025