Ideas for master's thesis

Alan Isaac aisaac at american.edu
Mon Jun 2 22:06:47 EDT 2008


Filip Gruszczyński wrote:
> I am student of CS at the University of Warsaw, currently 4th year. I 
> am attending Object Oriented Programming seminar and it is about time, 
> I started looking for an idea of my master's degree project. As I like 
> Python very much, I would like to do something with this language, yet 
> I don't know if there are any needs/science fields, that could be used 
> as a basis for a thesis. Therefore I would like to ask, if there is 
> any way to access any person involved in development, who would help 
> me find some field that need to be developed/researched (rather the 
> first one) and would be close enough to the OOP, so I could present it 
> to a mentor (he is cool with doing something for OSS community). 

There has been discussion of replacing/supplementing the 
NumPy matrix class.  The newmatrix class would still 
subclass ndarray but would handle indexing differently.
I am confident that you could get a lot of guidance on the 
NumPy list if you were interested in taking this on.

Cheers,
Alan Isaac



More information about the Python-list mailing list