You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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.
What would you like to be added: I would like to add a new feature that makes yoda solver math equations like this:
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
The text was updated successfully, but these errors were encountered: