Harsh Gupta
Harsh Gupta
Solve related notebooks updated in https://github.com/sympy/scipy-2016-tutorial/pull/7
Rather than simply checking if the material works for 1.0, we should also introduce all the cool new work that has been included in SymPy in the last two years.
@piokon @notconfusing To not to influence other project members I have sent my feedback through mail.
> I'm currently developing a plugin to allow sympy support inside searx: asciimoo/searx#384. Great! > The Problem is that this is a web application, and queries like `solve(Eq(cos(x)^2+sin(2*x+pi),tan(1)),x)` are able...
Plus I'm not sure how can we implement Timeouts, so you should look for solutions which doesn't require modifyications in SymPy code.
@yeban can you review this PR?
This should be `Easy To Fix`
Work in Progress https://github.com/yeban/afra/pull/70
The basic testing framework was implemented in #83, more exhaustive and rigorous tests needs to be written but I'll do it seperate pull requests.
Okay - added the firebase keys - removed node modules and recompiled - Commented out part of the code which required `Crisp` Current behavior: - Seeing the sign-up page, but...