On Nov 27, 2013, at 18:38 , Joe Kington wrote:
> Hi Daniel,
>
> For what it's worth, the code runs perfectly for me as-is on matplotlib 1.3.1
> with python 2.7 on linux.
Same here for what its' worth:
OS X 10.9
python2.7 from Fink
matplotlib-p
Runs to completion without errors on my installation:
OS X 10.9.4
MacBook Air w/ 8GB of memory
Python 2.7 and matplotlib 1.3.1-1 lib
-Dale
On Aug 10, 2014, at 13:43 , Hartmut Kaiser wrote:
> All,
>
> I'm running into a crash while trying to construct a
> tri.LinearTriInterpolator. Here is
Attached is a very simple version.
It assumes your sample data is in a file.
The first line is "magic" and makes significant assumptions about where python
is installed on your system. This may or may not be the right answer for your
system.
Plotting requires matplotlib which you may need to in
On Nov 23, 2011, at 7:58 , Sven Ahrens wrote:
> Dear mailinglist readers,
>
> I have a problem by accessing the content
>
> http://matplotlib.sourceforge.net/examples/pylab_examples/demo_tight_layout_00.html
This one works:
http://matplotlib.sourceforge.net/examples/pylab_examples/demo_tight_
I interpreted the "public key" error (as did others) to be an ssh issue. For a
publicly readable approach this seems to work:
[dhcp-90-166:python/matplotlib/git] dale% git clone
git://github.com/matplotlib/matplotlib.git
Cloning into matplotlib...
remote: Counting objects: 57725, done.
remote:
No extra "stuff" in the png and pdf plots in my case (changed the hash-bang
line):
Mac 10.7.4 w/ python and matplotlib from (not too recent) Fink:
i python27 1:2.7.2-5Interpreted, object-oriented language
i python27-shlibs 1:2.7.2-5Interpreted, object-oriented language
i
[replying only to the list -Dale]
On Sep 12, 2012, at 07:02 , Jae-Joon Lee wrote:
> Your code works as expected in my side.
I wasn't quite sure what to expect, but based on Jae-Joon's note:
> So, changing (0.5, 0.5) to something like (0.6, 0.5) has no effect in
> your side?
It seems to work o