Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add symbolic computation #41

Open
9 of 13 tasks
vanilla-extracts opened this issue Apr 29, 2024 · 4 comments
Open
9 of 13 tasks

feat: Add symbolic computation #41

vanilla-extracts opened this issue Apr 29, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request laaaater

Comments

@vanilla-extracts
Copy link
Owner

vanilla-extracts commented Apr 29, 2024

Symbolic calculation Update

  • Symbolic reduction
    • Addition
    • Minus
    • Multiplication
    • Division
  • Symbolic reduction on function
  • Differentiation
    • Differentiation of polynomials
    • Differentiation of other functions
  • Integrate
  • Limits
    • polynomials
    • other functions
@vanilla-extracts vanilla-extracts added the enhancement New feature or request label Apr 29, 2024
@vanilla-extracts vanilla-extracts self-assigned this Apr 29, 2024
@vanilla-extracts vanilla-extracts linked a pull request Apr 29, 2024 that will close this issue
@vanilla-extracts vanilla-extracts removed a link to a pull request Apr 29, 2024
@vanilla-extracts
Copy link
Owner Author

vanilla-extracts commented May 6, 2024

#42 will do the symbolic computation future PRs will do the differentiation, integration and limits (maybe)

@vanilla-extracts vanilla-extracts linked a pull request May 14, 2024 that will close this issue
@vanilla-extracts vanilla-extracts removed a link to a pull request May 14, 2024
@vanilla-extracts
Copy link
Owner Author

#46 implemented differentiation of polynomials

@vanilla-extracts
Copy link
Owner Author

#48 will implements symbolic reduction for function

@vanilla-extracts
Copy link
Owner Author

vanilla-extracts commented Jun 5, 2024

#51 implemented the differentiation

@vanilla-extracts vanilla-extracts moved this to Todo in Calc 🚀 Nov 21, 2024
@vanilla-extracts vanilla-extracts moved this from In Progress to well.... maybe not *now* in Calc 🚀 Feb 6, 2025
@vanilla-extracts vanilla-extracts changed the title Add symbolic computation feat: Add symbolic computation Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request laaaater
Projects
Status: well.... maybe not *now*
Development

No branches or pull requests

1 participant