Fernando Garcia Bermudez
writes:
> I tested your changes (up to mpl_install_std) and merged the pull request.
> Upon solving the binaries issue we could probably close this pull request.
> Or we could open an issue for that particular matter.
Thanks; pull request #17 is IMHO ready for merging in
Eric Firing writes:
> While in the middle of overhauling make.osx, I think it makes sense to
> go ahead and fix the ARCH_FLAGS variable, and then use it throughout in
> place of the hardwired ARCH_FLAGS. That will make it easier to use the
> makefile on a range of OS X and Xcode versions. It
Hi,
Definitely a minor issue but I see the csd demo image a bit clipped from the
left and the top subplot mixed with the bottom one on
http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.csd
Looks fine when I locally run the csd_demo.py example.
--
Gökhan
---
On Sat, Mar 5, 2011 at 10:34, Eric Firing wrote:
> Newer versions of the libraries can also be used, although this is not
> critical. v1.0.x still needs the 1.2 series of libpng, but master can
> now handle
>
> ZLIBVERSION=1.2.5
> PNGVERSION=1.5.1
> FREETYPEVERSION=2.4.4
>
We have to make sure
I tested your changes (up to mpl_install_std) and merged the pull request.
Upon solving the binaries issue we could probably close this pull request.
Or we could open an issue for that particular matter.
-- Fernando
On Sat, Mar 5, 2011 at 02:03, Jouni K. Seppänen wrote:
> Jouni K. Seppänen wr
On 03/05/2011 12:03 AM, Jouni K. Seppänen wrote:
> Jouni K. Seppänen writes:
>
>> Fernando Garcia Bermudez writes:
>>
>>> Fine by me as well. Maybe modify the documentation to point to
>>> mpl_install_std. How should we proceed?
>>
>> I'll make some other cleanups and create some commits that you
Jouni K. Seppänen writes:
> Fernando Garcia Bermudez writes:
>
>> Fine by me as well. Maybe modify the documentation to point to
>> mpl_install_std. How should we proceed?
>
> I'll make some other cleanups and create some commits that you can
> include in your pull request.
I did this now and c
Fernando Garcia Bermudez writes:
> Fine by me as well. Maybe modify the documentation to point to
> mpl_install_std. How should we proceed?
I'll make some other cleanups and create some commits that you can
include in your pull request.
--
Jouni K. Seppänen
http://www.iki.fi/jks
Fine by me as well. Maybe modify the documentation to point to
mpl_install_std. How should we proceed?
-- Fernando
On Fri, Mar 4, 2011 at 23:55, Eric Firing wrote:
> On 03/04/2011 09:09 PM, Jouni K. Seppänen wrote:
> > Eric Firing writes:
> >
> >> What is the rationale for removing the --pref