Hi again, cc'ing the matplotlib list this time,
for the latter: when building matplotlib against a fink-installed
python compiled in 64bit mode
I found the check for a framework-installed Python (rev 8365) fails,
and matplotlib fails to load,
because the MacOS module is not available in 64bit
Ah, the list config got me ... (resending to list)
2010/8/10 Benjamin Root :
> I am working on a function that can take a Colormap object and return a
> grayscale form of it. Ideally, I would like to return the same type of
> Colormap that was provided, but I am wondering if this is necessary. I
On 08/10/2010 10:27 AM, Friedrich Romstedt wrote:
> Ah, the list config got me ... (resending to list)
>
> 2010/8/10 Benjamin Root:
>> I am working on a function that can take a Colormap object and return a
>> grayscale form of it. Ideally, I would like to return the same type of
>> Colormap that
2010/8/10 Derek Homeier :
> Hi again, cc'ing the matplotlib list this time,
>
> for the latter: when building matplotlib against a fink-installed python
> compiled in 64bit mode
> I found the check for a framework-installed Python (rev 8365) fails, and
> matplotlib fails to load,
> because the MacO
On Tue, Aug 10, 2010 at 4:21 PM, Eric Firing wrote:
> On 08/10/2010 10:27 AM, Friedrich Romstedt wrote:
> > Ah, the list config got me ... (resending to list)
> >
> > 2010/8/10 Benjamin Root:
> >> I am working on a function that can take a Colormap object and return a
> >> grayscale form of it.
2010/8/10 Eric Firing :
> On 08/10/2010 10:27 AM, Friedrich Romstedt wrote:
>> So I think it is probably best to code it into the Colormap object
>> itself, so that each and ever derived class can define its own method
>> of how to create a greyscale version. What do you think about that?
>
> Good
Hi Friedrich,
>> for the latter: when building matplotlib against a fink-installed python
>> compiled in 64bit mode
>> I found the check for a framework-installed Python (rev 8365) fails, and
>> matplotlib fails to load,
>> because the MacOS module is not available in 64bit.
>
> Hmm, do you claim
On 08/10/2010 11:58 AM, Friedrich Romstedt wrote:
> 2010/8/10 Eric Firing:
>> On 08/10/2010 10:27 AM, Friedrich Romstedt wrote:
>>> So I think it is probably best to code it into the Colormap object
>>> itself, so that each and ever derived class can define its own method
>>> of how to create a gre
On Tue, Aug 10, 2010 at 7:20 PM, Eric Firing wrote:
> On 08/10/2010 11:58 AM, Friedrich Romstedt wrote:
> > 2010/8/10 Eric Firing:
> >> On 08/10/2010 10:27 AM, Friedrich Romstedt wrote:
> >>> So I think it is probably best to code it into the Colormap object
> >>> itself, so that each and ever de
On Tue, Aug 10, 2010 at 7:39 PM, Benjamin Root wrote:
> On Tue, Aug 10, 2010 at 7:20 PM, Eric Firing wrote:
>
>> On 08/10/2010 11:58 AM, Friedrich Romstedt wrote:
>> > 2010/8/10 Eric Firing:
>> >> On 08/10/2010 10:27 AM, Friedrich Romstedt wrote:
>> >>> So I think it is probably best to code it
10 matches
Mail list logo