eagleoflqj / sympy_beta

SymPy-powered, Wolfram|Alpha-like answer engine totally in your browser, without backend computation. Discord: https://discord.gg/gq4c9ufZkX
https://sympy-beta.vercel.app
GNU Affero General Public License v3.0
60 stars 12 forks source link

Please use a different name to not get mistaken for a beta version of SymPy #3

Open jondo opened 2 years ago

jondo commented 2 years ago

Unfortunately, web searches for "sympy beta" mostly give results of beta versions of SymPy itself.

For a better name, I suggest to either move from gamma to delta, or even better to call it "Sympy Iota", in reference to the name "Pyodide".

eagleoflqj commented 2 years ago

Some background: https://groups.google.com/g/sympy/c/fksZ9IaGGLM/m/bdWM38OnBwAJ

Originally when SymPy Gamma was released, its advertisement was too ambitious (SymPy version of Wolfram|Alpha) and leaded to many criticisms. I must admit that Wolfram|Alpha is a respectful model, and SymPy Gamma/Beta are too far away from it. However, as I started to improve both UI and logic, at least it's a tiny bit closer to (Wolfram|)Alpha, so I decided to choose Beta as it's the only Greek letter from Gamma towards Alpha. I considered Iota before, but gave up as in my home country many people only know common letters (alpha, beta, gamma, delta, epsilon, pi, lambda ...).

For SEO, I don't treat it an urgent thing now, because without knowing this project nobody will search "SymPy Beta" to find an FOSS alternative to Wolfram|Alpha. SymPy Beta doesn't currently has many users, and I just want to improve it before advertising it publicly (though I did advertise it in Naive UI, Pyodide and SymPy community as they won't criticize this project not as mature as Wolfram|Alpha).

However, in long term perspective, if this project gets powerful, a rename is what I want. With Pyodide (and without being a SymPy official project), it isn't necessarily constrained to SymPy, but can also take advantage of other python libraries.