SymPy makes math fun again
wordsandbuttons.online
SymPy makes math fun again
1–10 of 96 posts
Re: SymPy makes math fun again
#2Lately I’ve been using SymPy and Pluto.jl together, it’s been great for deriving results and making interactive visualizations for numerical code at the same time
Re: SymPy makes math fun again
#3(And I have dropped out the very same year then :-)
Re: SymPy makes math fun again
#4The interactive js visualizations are super cool, I didn’t know SymPy could do that Lately I’ve been using SymPy and Pluto.jl together, it’s been great for deriving results and making interactive visualizations for numerical code at the same time
Re: SymPy makes math fun again
#5The interactive js visualizations are super cool, I didn’t know SymPy could do that Lately I’ve been using SymPy and Pluto.jl together, it’s been great for deriving results and making interactive visualizations for numerical code at the same time
I think the visualization isn't made by SymPy, just the formulas for JS.
Re: SymPy makes math fun again
#6Re: SymPy makes math fun again
#7In Mathematica, I have written calculations that involve dozens of variables. In sympy that will be very annoying.
Re: SymPy makes math fun again
#8The fact that you have to declare every single variable makes it a non-starter for me. In Mathematica, I have written calculations that involve dozens of variables. In sympy that will be very annoying.
(it puts things in the global namespace, but for the typical calculator use case that's probably fine)
(Sage seems to work like this too - it may use sympy under the hood)
Re: SymPy makes math fun again
#9Fun, free and full. No need to fork hundreds of dollars for a Mathematica license.