Comment on SymPy Gamma: an open-source, Python-based alternative to Wolfram AlphaparentComments−lightcatcher12yJulia has very little (more or less zero) symbolic manipulation library work right now.If I were to write a Wolfram Alpha alternative in Julia right now, I'd do all of the symbolic manipulation using PyCall and sympy.
Comments
Julia has very little (more or less zero) symbolic manipulation library work right now.
If I were to write a Wolfram Alpha alternative in Julia right now, I'd do all of the symbolic manipulation using PyCall and sympy.