Are you ready for the most mathematically impressive Sololearn python code? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Are you ready for the most mathematically impressive Sololearn python code?

Our (me and Dael Winograd) MEGA EQUATION SOLVER is in the final steps of using polynomial division, and will soon (probably, after we fix all of the bugs) support multiple equations as well. So, get ready for the release!

18th Jul 2019, 7:21 PM
Amichai Etzion
15 Answers
+ 6
cool, but you shouldn't post this here! you post things like that into your feed, not into the Q&A-section... 😅 I've made a polynomial equation solver once, but I used the "horner-schema", don't know the englisch name... 😅, which is not that good at finding a solution... what are you using? 😄 (my code: https://code.sololearn.com/ct1uzpO5de5c/?ref=app)
18th Jul 2019, 7:30 PM
Anton Böhler
Anton Böhler - avatar
14th Aug 2019, 5:07 PM
Amichai Etzion
+ 3
My CPU is ready.
18th Jul 2019, 7:26 PM
Roolin
Roolin - avatar
+ 3
Watch out though, I'll make sure to pass some mad strings and special characters into that input field
18th Jul 2019, 7:47 PM
Roolin
Roolin - avatar
+ 2
Roolin going extreme is the way to find bugs. But don't do that, please (Unless you want to be caught by the except).
18th Jul 2019, 7:51 PM
Amichai Etzion
+ 2
Amichai Etzion Just joking of course ( ͡° ͜ʖ ͡°)
18th Jul 2019, 7:53 PM
Roolin
Roolin - avatar
+ 2
text me if you've done it! 😁
18th Jul 2019, 8:00 PM
Anton Böhler
Anton Böhler - avatar
+ 2
Hey bro
12th Aug 2019, 8:22 PM
kk1234567
kk1234567 - avatar
+ 1
Anton Böhler right. I apologize. Anyway, our program does almost everything by itself, and take any form of equation (including almost everything). Recently we add support in division, so an equation like 1/(x^2+2)+(2x+3)/(x+1)=4 is acceptable, too.
18th Jul 2019, 7:36 PM
Amichai Etzion
+ 1
Parentheses are supported, too. Its over 900 python lines currently.
18th Jul 2019, 7:37 PM
Amichai Etzion
+ 1
I made a little one, but only for linear polynomials https://code.sololearn.com/c0MP4vcriFf5
20th Jul 2019, 5:56 AM
David Ashton
David Ashton - avatar
+ 1
Launching is planned to be on Wednesday! Get hyped!
12th Aug 2019, 10:53 AM
Amichai Etzion
+ 1
What is it?
12th Aug 2019, 6:55 PM
Amichai Etzion
12th Aug 2019, 10:47 PM
kk1234567
kk1234567 - avatar
0
well isnt that interesting. Notify us all when its done and ill see how well it does.
20th Jul 2019, 5:15 AM
Choe
Choe - avatar