I was able to use the link you gave at the github site to find the app, otherwise I could not find it by name.
It's interesting to see what can be done on just a phone. I like that it tries to present the output in a useful manner, e.g. factored or solutions if an "=" is included. Getting a quick graph is nice, too. In what ways would this app be preferrable to the Microsoft Math Solver app? /c On Wednesday, September 13, 2023 at 8:50:17 AM UTC-5 [email protected] wrote: > Hey guys, I'm physics student. A few year ago I met powerful Python > library Kivy/MD. And I developed an advanced mathematical solver using > with Kivy/MD and SymPy, Matplotlib (still on developing if i have free > times) > > I put on here my sample codes(via Github) if anyone working with > scientific tools in Python and Kivy. My application name is '*Mathpath*' > - '*Mathpath : Math solver*' it is running on Windows and Android > platforms (*free*). (I added some screen video here) > > I hope these samples helps anyone who relating mathematics and science. I > added solutions of some problems I met during compile and how to I overcome > them. > > I have to say a huge Thanks for SymPy, Matplotlib, Kivy/MD Team. > > https://github.com/mathpathconsole/mathpath > https://mathpathconsole.github.io/ > > [Screen videos] > > > https://user-images.githubusercontent.com/116816908/267493574-d835cb7a-bd6b-44ec-bd35-a13181a6a9f5.mp4 > > > > https://user-images.githubusercontent.com/116816908/267496987-6b6314fc-74d1-4243-9344-a11722e6715d.mp4 > > > > https://user-images.githubusercontent.com/116816908/267637177-61009bc8-7dc5-4c52-9c07-be32556f19dc.mp4 > > > > https://user-images.githubusercontent.com/116816908/267499239-7b8b9ec5-a371-4c68-a37d-e5e2c914dbf1.mp4 > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/ec5747ab-b39e-4881-b561-0050c161a29cn%40googlegroups.com.
