Hi,
I'm stumbling (=getting an error) over the fact that cohere_pairs in the
mlab module makes use of an unknown typecode() function. I'm guessing
that typecode(X) comes from the pre-numpy era, and maybe it should be
X.dtype or X.dtype.char or whatever.
Is this a known bug, is it a bug at all, or
Hi mpl-ers,
while working on some multiple subplots I noticed the following:
1) multiple subplots in a column overlap slightly (xticklabels and the
following title), depending on font size I guess; is this known or how
could this be fixed?
2) the set xticklabels example on p.27 of the current use
belinda thom schrieb:
> A tangential question; recently I was looking for a way to save/load
> numeric data (often so it could be used later for building plots). I
> found load/save better documented than numpy's to/fromfile, so used
> that. The question, from the responsibility point of vie
Willi Richert schrieb:
> Am Samstag, 21. Oktober 2006 20:30 schrieb Eric Firing:
>>> matplotlib.__version__ == 0.82
>> There is the problem: you need to update your matplotlib.
>>
>> Eric
>
> Thanks. Unfortunately, I've not yet found a more recent ubuntu/dapper repo
> for
> matplotlib. Any exper
Don't expect this link to be
> good for a long time though.
>
> http://euclid.uits.iupui.edu/mplfiles/
>
> - Charlie
>
> On 9/6/06, Charlie Moad <[EMAIL PROTECTED]> wrote:
>> The source error must of propagated to those builds. I will post new
>>
#x27;t make mpl happy.
"""
Thanks,
Sven
Charlie Moad schrieb:
> That error was relating to the source release. Can you please post
> your error for the binary?
>
> On 9/6/06, Sven Schreiber <[EMAIL PROTECTED]> wrote:
>> Charlie Moad schrieb:
>> > Minor
Charlie Moad schrieb:
> Minor rev bump for numpy 1.0b5 compatibility. This release should
> remain compatible with future 1.0 releases of numpy.
>
I keep running into the ImportError problem described on the devel list,
with the win32 2.4 binary (exe). Is that still just a case of waiting
for th
Hi all,
I'm using recently changed numpy features, so I have not been able to
use matplotlib in a while, hoping for a release compatible with numpy
1.0beta.
I guess I could also install Numeric and use that for matplotlib in the
meantime, as a workaround. But from posts on the devel list it seems