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

Add math equations solver #265

Open
vieiraroger opened this issue Apr 29, 2019 · 3 comments
Open

Add math equations solver #265

vieiraroger opened this issue Apr 29, 2019 · 3 comments

Comments

@vieiraroger
Copy link

vieiraroger commented Apr 29, 2019

What would you like to be added: I would like to add a new feature that makes yoda solver math equations like this:

  • 5 power 3 -> yoda should return "125"
  • 3 * 3 = 7 -> yoda should return "False 9 != 7"

Why is this needed: Yoda is personal assistant, and will help people with simples or complex math equations, and will be a good way to me get my first commit on this repository.

What do you guys think about this possible new feature?

/kind feature

@vieiraroger
Copy link
Author

Working on this feature

@MegRCooper
Copy link

@vieiraroger this sounds like a great idea, I was just wondering how you are approaching this, I.e., are you looking to use Python packages such as numpy/ sympy for this.

@thefunkycat
Copy link

@manparvesh @vieiraroger doesn't seem to be working on this anymore, can I pick it up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants