Hi,

I saw that the solving of linear systems is also a Mess in 
the current solve, There is lot of duplication of Methods/Algorithms 
in the current code, as mentioned by Aaron in this PR. 

Ref: https://github.com/sympy/sympy/pull/2580

We need to have a General linear solve for solving system of
linear Equation in the new `solveset`.
Something similiar to Mathematica's LinearSolve: 
http://reference.wolfram.com/language/ref/LinearSolve.html

Method to convert system of Equation to Matrix  Form would also be
useful.
Ref: https://groups.google.com/forum/#!topic/sympy/Wqs1OhTBexg/discussion

As of now, I am doing an Audit of solving of Linear systems to 
tackle this Problem.


Cheers!
AMiT Kumar
3rd Year Undergrad
Delhi Technological University
www.iamit.in

-- 
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...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/5a8b1ef6-7fb3-4744-a20c-9e911f0bc443%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to