On Wed, Mar 4, 2015 at 6:28 AM, Tony Yu wrote:
>
>
>
> On Tue, Mar 3, 2015 at 1:37 PM, Marin GILLES wrote:
>>
>> Le 03/03/2015 18:53, Thomas Caswell a écrit :
>>>
>>> I was thinking of the stand alone repository to just store the style
files as the style module handles the loading pretty well.
>
On Mar 15, 2013 4:01 PM, "Christophe BAL" wrote:
>
> Hello,
> I really appreciate the work done by matplotlib but I really think that
> the interface must evolve. Here is a small example.
>
> object.set_something(...)
> object.get_something()
>
> It could be easier to use a jQuery like sty
hod, perhaps we would be better off with a helper
> method to create the xs and ys for fill_between
>
> xs, ys = mlab.pad_line(x, y, 0.2)
> fill_between(xs, ys)
>
> JDH
What about adding a property
re (http://edu.kde.org/cantor/). The
project only started recently, however (see
http://blog.filipesaraiva.info/?p=779 ). There is also already a sage
backend for Cantor, which of course uses matplotlib for plotting
because that is what sage uses.
-Todd
--
could ship a Qt
Designer plugin?
-Todd
--
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be deliv
a separate user database in your
matplotlib configuration directory that this would use, as well as
probably caching the measurements from text used in automatic mode for
future versions of the figure).
-Todd
--
Achieve unp
t is in
.matplotlib directory in the home directory, I am not sure if this is
where it is on a mac. I deleted the fontList.cache file and the
tex.cache directory stored there, and that fixed the problem. I am
not sure you need to delete both of these, but since th
gt; If you include this example code, and maybe some links to some documentation
> on matlab's figure files, maybe something can grow from that.
>
> Thanks!
> Ben Root
I agree, but for a slightly different reason. I think it would be
great if it would be possible to incorporate
On Wed, Jan 19, 2011 at 10:22 AM, Benjamin Root wrote:
>
>
> On Wed, Jan 19, 2011 at 4:48 AM, Jochen Deibele
> wrote:
>>
>> Hi!
>>
>> todd rme wrote on 19.01.2011 04:40:
>> > The class, on the other hand, seems to be an application-specific
>
On Tue, Jan 18, 2011 at 8:58 PM, Benjamin Root wrote:
> On Tuesday, January 18, 2011, todd rme wrote:
>> I think I've found it. But now I need to know what the values should
>> be. I assume the application name should be "matplotlib" (no quotes,
>> with
"qt4 figure").
Does anyone have an opinion on this?
-Todd
On Tue, Jan 18, 2011 at 12:54 PM, todd rme wrote:
> Maybe, I am not that familiar with X11 programming. Do you happen to
> know which source files I should change?
>
> -Todd
>
> On Tue, Jan 18, 2011 at 8:39 AM, M
Maybe, I am not that familiar with X11 programming. Do you happen to
know which source files I should change?
-Todd
On Tue, Jan 18, 2011 at 8:39 AM, Michael Droettboom wrote:
> You're right -- matplotlib doesn't set any of these attributes. Fixing
> this problem would invo
d set them itself?
I'm sorry if this is a common question.
-Todd
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impac
op/stinkbug.png") # this does not
work
##img = zeros((10, 10), dtype=uint8)
##for i in range(10):
##img[i,i] = 255;
plt.imshow(img)
plt.show()
print "data type of img:"
print img.dtype
print "size of img:" + str(img.size)
print img
On Mon, Jun 7, 2010 at 10:04
Greetings,
I just installed Python 2.6 (python.org), Numpy 1.4.1, and Matplotlib
0.99.1.2 all on Mac OS X 10.6 in an attempt to learn about scientific
programming in python. Go easy on me since I am a begginer. The Python and
Numpy seem to be working correctly. I can get matplotlib to make p
if self.n >=2:
self.disconnect()
pyplot.figure()
obj = myGUI(rand(10))
On 22 May 2009, at 00:49, Christopher Barker wrote:
Todd Pataky wrote:
> I'm using the Enthought Python Distribution (EPD_Py25) and I enter
> IPython with the command: "ipython".
Hi, I'm new to matplotlib, trying to migrate from Matlab, so please
excuse my rookie ignorance and Matlab thinking.
My question is: why does a GUI figure crash upon repeated calls in
IPython?
Here is a detailed description:
I'm using the Enthought Python Distribution (EPD_Py25) and I enter
IP
dd pickle support for all of mpl's
>> extension code
>>
>> http://docs.python.org/lib/node321.html
>>
>> In earlier attempts people got stuck with trying to pickle the
>> CXX extension code, which was causing some problems, but these
>> problems
... downloads, installs & jives with matplotlib perfectly!
--
Todd Page
[EMAIL PROTECTED]
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make
t;[EMAIL PROTECTED]> wrote:
> Todd Page wrote:
> > Hello all,
> >
> > My apologies if this has been brought up and solved before, but I
> > didn't see any solutions that made sense to me in the archives. Here
> > is my stack:
> > python 2.4 (
Error: numpy.core.multiarray failed to import
I saw an e-mail in the archive that had a similar error, but the
solution was apparently to install scipy-0.51? I don't need or
necessarily want scipy.. is there a reason the latest win32 binaries
for matplotlib and numpy don't play together
21 matches
Mail list logo