On Wed, Jun 6, 2012 at 8:01 AM, Guillaume Gay
<guilla...@mitotic-machine.org> wrote:
> Le 05/06/2012 16:25, Tom Dimiduk a écrit :
>> Is any of this stuff I should be looking to upstream or split off into
>> the start of a scientific imaging library for python?
> Have you had a look at skimage https://github.com/scikits-image ?
>
>
> BTW I uses matplotlib (and the whole pylab suite) in my projects for all
> the visualisation.
> A (peer reviewed published) example here:
> https://github.com/Kinetochore-segregation
>
> Best
>
> Guillaume

The Spyder (http://code.google.com/p/spyderlib/) python-based matlab
clone uses matplotlib for plotting.

Python(X,Y) (http://code.google.com/p/pythonxy/) is an integrated
windows python release that includes a ton of science, engineering,
and mathematics-oriented python packages, including matplotlib.

Numpy uses small bits of matplotlib when building the documentation,
but I don't know if that counts (I think it may even use it for
building matplotlib-related parts of the documentation, in which case
it really doesn't count).

I know someone is working on a pure python backend for the Cantor
advanced mathematics software (http://edu.kde.org/cantor/).  The
project only started recently, however (see
http://blog.filipesaraiva.info/?p=779 ).  There is also already a sage
backend for Cantor, which of course uses matplotlib for plotting
because that is what sage uses.

-Todd

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to