On Tuesday, October 25, 2011, jniemasik wrote:
>
> Hi all,
>
> Google App Engine recently added an experimental Python 2.7 option, and
> along with it, support for numpy.
>
> App Engine only allows pure python code to be uploaded. But now that
numpy
> is available on the server, I was hoping I co
On Tuesday, October 25, 2011, jniemasik wrote:
>
> Hi all,
>
> Google App Engine recently added an experimental Python 2.7 option, and
> along with it, support for numpy.
>
> App Engine only allows pure python code to be uploaded. But now that
numpy
> is available on the server, I was hoping I co
Hi all,
Google App Engine recently added an experimental Python 2.7 option, and
along with it, support for numpy.
App Engine only allows pure python code to be uploaded. But now that numpy
is available on the server, I was hoping I could create a pure python build
of matplotlib that I can run o
On Tue, Oct 25, 2011 at 4:59 PM, Rich Shepard wrote:
> On Tue, 25 Oct 2011, Paul Ivanov wrote:
>
>> I see you sent this just a few minutes ago - let's try to figure this out
>> interactively via IRC on #matplotlib channel on freenode. If you don't
>> have an IRC client handy, you can just use this
On Tue, 25 Oct 2011, Paul Ivanov wrote:
> I see you sent this just a few minutes ago - let's try to figure this out
> interactively via IRC on #matplotlib channel on freenode. If you don't
> have an IRC client handy, you can just use this web-based one.
> http://webchat.freenode.net/?channels=matp
On Tue, 25 Oct 2011, Paul Ivanov wrote:
> Well, I hope the dentist trip was more of a success :) Don't worry
> about it - it's become kind of a fun challenge now.
Paul,
Yes, it was a nice, long, relaxing visit. I go to the dental school at the
health sciences university; costs ~ 1/3rd less th
I am hoping to have a general discussion about font choices other
matplotlib users make when the figure will be seen by someone other
than yourself. Generally speaking, my figures go in to technical
memos, automatically generated reports, and on rare occasion a web
page.
For memos (created in your
On Tue, Oct 25, 2011 at 1:59 PM, Rich Shepard wrote:
> On Mon, 24 Oct 2011, Rich Shepard wrote:
>
>>> so no more tracebacks?
>> I'll try again tomorrow morning before I head to the dentist.
>
> I didn't try then, but just did now. Still the same error:
>
> Found an unknown keyword in AFM heade
On Mon, 24 Oct 2011, Rich Shepard wrote:
>> so no more tracebacks?
> I'll try again tomorrow morning before I head to the dentist.
I didn't try then, but just did now. Still the same error:
Found an unknown keyword in AFM header (was Underline)
Traceback (most recent call last):
File "./
On Tue, Oct 25, 2011 at 12:04 PM, Dylan Temple wrote:
>
> Matplotlib users,
>
> Hello, I am currently trying to create a 3D plot of a ships hull using the
> plot_surface command in an instance of Axes3d. The default aspect ratio
> for the surface_plot is a cube which, obviously, makes a silly lo
Matplotlib users,
Hello, I am currently trying to create a 3D plot of a ships hull using the
plot_surface command in an instance of Axes3d. The default aspect ratio
for the surface_plot is a cube which, obviously, makes a silly looking
ship. The x-axis ranges from 0-150, the yaxis ranges from -
11 matches
Mail list logo