On 02/10/12 11:37:50 -0400, Tony Yu wrote:
> [...snip...]
>
> The discussion that you link to talks specifically about line styles. In
> the past there's been discussion of adding a linestyle cycle rc param, but
> I don't think there's been progress on that front.
>
> [...snip...]
>
Just wanted
Dear Michael,
Sorry for such a lengthy email, but I wanted to ask about dependencies
as well. I am trying to get python and py3k versions of matplotlib
working. In addition to this I am trying to do this with git/master
version. I can build Python2 version, but I could not do it with Python3.
Cou
On 30/04/12 02:15, Benjamin Root wrote:
> Use pcolormesh(). *much* faster if you can assume certain things about
> the domain.
>
> Ben Root
Thank you very much!
Ignas
--
Live Security Virtual Conference
Exclusive live
Dear all,
I was wondering if it is possible to use matplotlib from C++ directly
and I have found an example on how to do this on StackOverflow:
http://stackoverflow.com/questions/2509156/anyone-knows-a-matplotlib-equivalent-in-c-or-c
However, my question is about piping. Where could I find any t
On 11/03/12 14:19, Goyo wrote:
> El día 11 de marzo de 2012 11:31, gsal escribió:
>>
>> I am not quite sure what you are asking, but, can you simply just add your
>> own attribute to the window objects? Python is friendly that way, you know?
>> It's dynamic.
>
> There are some dialogs not accesi
Hello everybody,
I am trying to write a rule for AwesomeWM, so that all matplotlib
related windows would be floating and not tiled. For this purpose I want
to filter matplotlib windows by some window attribute, like class,
instance or title. Is there a way to modify the window class or instance
ea
Hello list,
I was wondering, if it was possible to have Py2 *and* Py3 versions of
MPL working on the same machine at the same time? I am asking because
I would like to make a switch to Py3 on all my work, but at the same
time I want to be able to run old scripts, which I might need in the
future.
Hi all,
On 24/11/11 23:02, Friedrich Romstedt wrote:
> How does the ebuild work? Does it invoke setup.py? If yes, maybe
> matplotlib installs the CXX dir s.t. it does not work for py3k?
Sorry for making the noise, I found the problem, actually it was my
ebuild which removed the CXX folder after t
Hi,
Thanks for your reply.
On 24/11/11 18:54, Friedrich Romstedt wrote:
>...
> building on a Mac. Did you modify CFLAGS or CC?
>
There was in the ebuild some additional flags like
fno-strict-aliasing, but nothing change by removing the aditional
flags. The strange thing is that it still builds fo
Dear list,
I have been trying to build matplotlib with python2 *and* python3
support. I am using Gentoo and a custom ebuild which can be found on
gnlay overlay[1]. However, I had a build error while trying to compile
'src/ft2font.cpp' (see the log attached[2]). I was wondering weather
there are an
On 26/10/11 22:31, Ignas Anikevicius wrote:
>
> Traceback (most recent call last):
> File "make.py", line 223, in
> func()
> File "make.py", line 191, in all
> html()
> File "make.py", line 136, in html
> copy_if_out_of_date('../lib
Hello list,
I am sorry to be trying to solve my problems by just writing to the
list, but I could not think of any other ways to solve it as google
was not very verbose.
The build log part, which indicates a failure:
Traceback (most recent call last):
File "make.py", line 223, in
func
12 matches
Mail list logo