Re: [sympy] Solvers improvement roadmap

2021-03-20 Thread Sayandip Halder
Hello! The docs say that solve() does not return single solution, multiple solutions, no solution, etc consistently. However, solve() does return all of them consistently, except floor() and infinite

Re: [sympy] Solvers improvement roadmap

2021-03-15 Thread Sayandip Halder
> I have recently made significant performance improvements in linsolve. > It would be good to make more use of linsolve in the other solvers. > Do you mean this PR? I'm not sure what you mean for the other points because solveset is > for

Re: [sympy] Solvers improvement roadmap

2021-03-13 Thread Sayandip Halder
ympy/blob/d79642e10f79e2beea51ac8c7b075c61c3456753/sympy/solvers/solvers.py#L2252> - Sayandip Halder -- 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 sympy+unsubscr...@goo

Re: [sympy] Solvers improvement roadmap

2021-02-15 Thread Sayandip Halder
On Tuesday, February 16, 2021 at 5:21:21 AM UTC+5:30 Oscar wrote: > > It might make more sense to fix these things in solveset and then make > use of solveset in solve rather than trying to fix things in solve > itself. > There are many instances where solveset() will return a range.

[sympy] Solvers improvement roadmap

2021-02-15 Thread Sayandip Halder
Hello! I hope to discuss the possible action plan for improving solvers and solveset here. The GitHub wiki is old and needs to be updated. The following are what I can think of right now. Also, I want to know what people in the Sympy community think of this. 1. Solve Heaviside, Piecewise and

[sympy] Proposal for a new plotting feature

2020-12-18 Thread Sayandip Halder
Polygons and triangles cannot be plotted directly by any plotting function. Sympy can have a new plotting function for polygons which can plot these structures directly and the user does not have to write a separate loop. The proposed function will work something like this >>> p =

Re: [sympy] Fwd: [NumFOCUS Projects] Call for Proposals - Small Development Grants - Summer 2018

2020-09-28 Thread Sayandip Halder
of this project once I take a thorough look at the work done so far. Also, when is the deadline in 2021? Or is it for the entire year? - Sayandip Halder On Sunday, September 27, 2020 at 3:56:38 AM UTC+5:30 asme...@gmail.com wrote: > Hi. > > There was a correction to the call, which I forgot