Re: [sympy] GSOC 2013 Linear Algebra proposal

2013-04-08 Thread David Joyner
I would like all this *and* I'd ike this to work over finite fields:-) On Mon, Apr 8, 2013 at 6:49 PM, Ben Fishbein fishbe...@gmail.com wrote: Hello, my name is Benjamin Fishbein. I am currently an undergraduate student at the University of Illinois at Champaign-Urbana scheduled for a double

Re: [sympy] GSOC 2013 Linear Algebra proposal

2013-04-08 Thread Ben Fishbein
I'm sure this could be added. I'll note it in my final proposal. On Monday, April 8, 2013 6:57:42 PM UTC-4, David Joyner wrote: I would like all this *and* I'd ike this to work over finite fields:-) On Mon, Apr 8, 2013 at 6:49 PM, Ben Fishbein fish...@gmail.comjavascript: wrote: Hello,

Re: [sympy] GSOC 2013, Linear Algebra

2013-04-06 Thread Aaron Meurer
Well, you should obviously know linear algebra, and what all the basic matrix operations mean. The thing to do for this project is to rewrite the matrices to be more like the polys, where the elements are not just sympy expressions but rather elements of some ground type. This way, we can do

[sympy] GSOC 2013, Linear Algebra

2013-03-15 Thread Saurabh Jha
Hi, My name is Saurabh Jha. I am a third year student at an Indian University. My major is Computer Science and Engineering. I am interested in Google Summer of Code 2013 and more specifically want to work on matrix module of sympy. I saw the ideas list and found two points concerned with

Re: [sympy] GSOC 2013, Linear Algebra

2013-03-15 Thread Stefan Krastanov
This is certainly an important project, however it is also rather difficult. Moreover, there was some tangential work on sparse matrices (and maybe symbolic matrix expressions) that must somehow be combined in a coherent module. Most importantly, there is some work done on that by Mateusz