Re: [matplotlib-devel] What's the status of the py3k branch?
On Thu, Feb 3, 2011 at 12:12 AM, Fernando Garcia Bermudez wrote: > Before continuing the debug process, though, I wanted to check with > someone knowledgeable of this branch regarding its current status. Is > it possible to compile matplotlib on python3? Mike D. did some initial work for py3 support a while back. I don't know what platform he was working on, but he was able to produce a simple plot, maybe running the simple_plot demo. I understand there is still plenty of work to do, and some of the devs recently discussed it off list. In the next couple of days, I should be able to finish converting the svn/sourceforge repository over to git/github, which will make it easier for some (like me) to contribute to different branches of development. My plan is to rebase the py3k branch so we have a more recent point of reference, and I will probably split the py3k branch into its own repository. I'd like to suggest you clone that repository once it is available, apply your changes in a new branch, and file a pull request on github. Darren -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d ___ Matplotlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
Re: [matplotlib-devel] What's the status of the py3k branch?
On 02/03/2011 07:48 AM, Darren Dale wrote: > On Thu, Feb 3, 2011 at 12:12 AM, Fernando Garcia Bermudez > wrote: > >> Before continuing the debug process, though, I wanted to check with >> someone knowledgeable of this branch regarding its current status. Is >> it possible to compile matplotlib on python3? >> > Mike D. did some initial work for py3 support a while back. I don't > know what platform he was working on, but he was able to produce a > simple plot, maybe running the simple_plot demo. > I was working on Linux (RHEL5), and never got past that platform. Mike -- Michael Droettboom Science Software Branch Space Telescope Science Institute Baltimore, Maryland, USA -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d ___ Matplotlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
Re: [matplotlib-devel] What's the status of the py3k branch?
I'll stay on the lookout for the github py3k branch and will do as suggested. Thanks for the update. -- Fernando On Thu, Feb 3, 2011 at 06:05, Michael Droettboom wrote: > On 02/03/2011 07:48 AM, Darren Dale wrote: >> On Thu, Feb 3, 2011 at 12:12 AM, Fernando Garcia Bermudez >> wrote: >> >>> Before continuing the debug process, though, I wanted to check with >>> someone knowledgeable of this branch regarding its current status. Is >>> it possible to compile matplotlib on python3? >>> >> Mike D. did some initial work for py3 support a while back. I don't >> know what platform he was working on, but he was able to produce a >> simple plot, maybe running the simple_plot demo. >> > I was working on Linux (RHEL5), and never got past that platform. > > Mike > > -- > Michael Droettboom > Science Software Branch > Space Telescope Science Institute > Baltimore, Maryland, USA > > > -- > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > Finally, a world-class log management solution at an even better price-free! > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > February 28th, so secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsight-sfd2d > ___ > Matplotlib-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d ___ Matplotlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
