Equation2Graph / CHANGELOG.md
KarthikGarlapati's picture
Upload 10 files
434dce9 verified

A newer version of the Streamlit SDK is available: 1.57.0

Upgrade

Changelog

All notable changes to the Equation2Graph project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.0] - 2025-06-10

Added

  • Initial release of Equation2Graph
  • Natural language to equation converter using T5-small model
  • Fallback basic natural language parser for equation conversion
  • Direct equation input via text area
  • Interactive graph plotting with customizable range and resolution
  • Support for complex mathematical equations and expressions
  • Example equation library
  • History tracking of previously plotted equations
  • Plot download functionality
  • Comprehensive documentation

Changed

  • N/A (Initial release)

Fixed

  • N/A (Initial release)