Phillip M. Feldman wrote:
> Hello Eric-
>
> I'd like to understand the reason why you object to piecewise-constant
> colormaps. I have found these to be useful for some types of plots.
It is a crude and indirect way of achieving a result that can be
achieved precisely and directly using List
Hello Eric-
I'd like to understand the reason why you object to piecewise-constant
colormaps. I have found these to be useful for some types of plots.
Also, the functionality to create piecewise-constant colormaps is
already provided by LinearSegmentedColormap, so "the cat is already out
of
Am Montag, den 05.10.2009, 13:36 -1000 schrieb Eric Firing:
> Benjamin Drung wrote:
> > Am Montag, den 05.10.2009, 12:50 -1000 schrieb Eric Firing:
> >> Benjamin Drung wrote:
> >>> Hi,
> >>>
> >>> setupext.py contains a basedir directory. Please add there
> >>> 'linux2-alpha', 'linux2-hppa', 'linux
Benjamin Drung wrote:
> Am Montag, den 05.10.2009, 12:50 -1000 schrieb Eric Firing:
>> Benjamin Drung wrote:
>>> Hi,
>>>
>>> setupext.py contains a basedir directory. Please add there
>>> 'linux2-alpha', 'linux2-hppa', 'linux2-mips', 'linux2-sparc',
>>> 'gnukfreebsd7', 'gnukfreebsd8'.
>>>
>>> It wo
Am Montag, den 05.10.2009, 12:50 -1000 schrieb Eric Firing:
> Benjamin Drung wrote:
> > Hi,
> >
> > setupext.py contains a basedir directory. Please add there
> > 'linux2-alpha', 'linux2-hppa', 'linux2-mips', 'linux2-sparc',
> > 'gnukfreebsd7', 'gnukfreebsd8'.
> >
> > It would be nice, if matplot
Benjamin Drung wrote:
> Hi,
>
> setupext.py contains a basedir directory. Please add there
> 'linux2-alpha', 'linux2-hppa', 'linux2-mips', 'linux2-sparc',
> 'gnukfreebsd7', 'gnukfreebsd8'.
>
> It would be nice, if matplotlib had an option to disable '/usr/local'.
> This would be useful for distri
Hi,
Guess the correct directory in Debian/Ubuntu fails. Replacing all tcl by
tk does not lead to a correct directory:
/usr/share/tcltk/tcl8.5 -> /usr/share/tktk/tk8.5
The correct directory is /usr/share/tcltk/tk8.5
A patch is attached.
Cheers,
Benjamin
05-find-tcl-tk-directory.dpatch
Descriptio
Hi,
setupext.py contains a basedir directory. Please add there
'linux2-alpha', 'linux2-hppa', 'linux2-mips', 'linux2-sparc',
'gnukfreebsd7', 'gnukfreebsd8'.
It would be nice, if matplotlib had an option to disable '/usr/local'.
This would be useful for distributions.
The Debian patch attached (d
Hi,
"doc/make.py clean" runs svn-clean. Running svn-clean outside the svn
repository does not clean anything. So "doc/make.py clean" does not work
in the Debian/Ubuntu package. Please remove the generated files directly
and do not relay on svn. In our package we run these commands:
rm -rf doc/bui
Reinier Heeres wrote:
> Hi Philip, all,
>
> This work seems to overlap a lot with the recent color map changes I
> committed
> (http://matplotlib.svn.sourceforge.net/viewvc/matplotlib/trunk/matplotlib/lib/matplotlib/colors.py?r1=7488&r2=7620),
> except for the piece-wise constant color maps.
Exa
Jouni K. Seppänen wrote:
> Andrew Straw writes:
>
>
>> This test function is a generator that nose will then generate two test
>> cases out of. So, perhaps the image_comparison decorator could be
>> changed to become a generator? I'm not 100% sure it will work, but I
>> don't see why it won't.
On Fri, Oct 2, 2009 at 12:27 AM, Andrew Straw wrote:
> I just installed gs on one of the buildbots -- so at least the .pdf
> generation should get tested on one machine. (The one running the py24
> and py25 tests.)
The OSX build bot has been down ever since the build machine was
upgraded to 10.6
Hi Philip, all,
This work seems to overlap a lot with the recent color map changes I
committed
(http://matplotlib.svn.sourceforge.net/viewvc/matplotlib/trunk/matplotlib/lib/matplotlib/colors.py?r1=7488&r2=7620),
except for the piece-wise constant color maps.
Of course we should avoid duplicate c
Andrew Straw wrote:
> David Cournapeau wrote:
>
>> Andrew Straw wrote:
>>
>>
>>> Andrew Straw wrote:
>>>
>>>
>>>
David Cournapeau wrote:
> I have a question about git as well, actually - I could not update the
> svn
14 matches
Mail list logo