pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/py-drawnow



Module name:    wip
Committed by:   jihbed
Date:           Sun May 11 22:44:54 UTC 2014

Added Files:
        wip/py-drawnow: DESCR Makefile PLIST distinfo

Log Message:
Import py27-drawnow-0.44 as wip/py-drawnow.

Matlab has a great feature where it allows you to update a figure. You can
simply call drawnow and have your figure update. This is nice if you're running
a simulation and want to see the results every iteration. It'd sure be nice if
Python/matplotlib had a similar feature to update the plot each iteration.
This package adds that functionality to matplotlib.

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/py-drawnow/DESCR wip/py-drawnow/Makefile \
    wip/py-drawnow/PLIST wip/py-drawnow/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-drawnow/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-drawnow/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-drawnow/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-drawnow/distinfo?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index