k it
wouldn't load the .so.
I am not sure if EPD is built with intel compilers and MKL - perhaps
that could be the issue. Unfortunately I don't have intel compiler
available to test.
In the end I built against a fresh python.org 2.7 install and
reinstalled numpy and scipy.
Cheers
Robi
org.python.python 0x000f3068 PyRun_FileExFlags + 168
103 org.python.python 0x000f3ff3 PyRun_SimpleFileExFlags + 867
104 org.python.python 0x00105b9b Py_Main + 3371
105 org.python.python 0x1fb6 0x1000 + 40
your system before I submit a patch to the matplotlib
> developers.
>
> --Michiel.
Hi,
Yes taking that out it seems to build fine. I dont have the
dependencies for gtk and qt backends (they seemed too much of a pain
to sort out on os x), but wx, tk seem to build fine.
Thanks,
Robin
>
>
On Fri, Jul 10, 2009 at 11:45 AM, Michiel de Hoon wrote:
>
> It's probably the -L/usr/X11R6/lib that is causing a problem. Can you try
> linking without it?
>
Yes, that's it... running the command by hand without that stops the error:
robin-mbp-3:matplotlib robince$ g+
with exit status 1
Obviously lots of differences but I've no idea what would be causing it.
Cheers
Robin
--
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited t
ost cases, you will want to add
> '/trunk' to the HTTPS URL above to check out only trunk (main
> development line).
That wasn't on the page I got it from, honest! (It really wasn't - I
just clicked on Develop on the menu tab)
Cheers
Robin
-
?
0.98.5.3 is the latest release and it builds for me on OS X 10.5.7
without problems. (You need to close the matplotlib-maintenance tree
on sourceforge and look for files in 'matplotlib' branch instead)
Cheers
Robin
-
docstrings for how to position legends I came up
with something that works, but it required a minor change to the
inset_locator.py to pass the bbox_to_anchor and bbox_transform (it
looks like this was intended since they have None default values):
robin-mbp-3:~ robince$ diff
/Library/Frameworks/Pyth
On Thu, Jul 9, 2009 at 12:15 PM, Robin wrote:
> On Thu, Jul 9, 2009 at 12:06 PM, Michiel de Hoon wrote:
>>
>> One thing that changed between 0.98.5.3 and the current SVN version is that
>> we're now using matplotlib's path cleanup code, which is in C++. May
On Thu, Jul 9, 2009 at 11:11 AM, Robin wrote:
> How can I disable building the mac os x backend. I copied
> setup.cfg.example to setup.cfg and have "macosx = False" but it
> doesn't seem to have any effect. "python setup.py config" still
> reports "
ple to setup.cfg and have "macosx = False" but it
doesn't seem to have any effect. "python setup.py config" still
reports "Mac OS X native: yes".
Thanks
Robin
PS - some minor comments about the sourceforge download page (I dont
know if these can be changed)
urves sharply compared to the spacing of the dots.
Is there anyway to keep the dots square (ie as lw=2 for both
dimensions) instead of rectangular?
Cheers
Robin
--
Enter the BlackBerry Developer Challenge
This is your c
tweaking. Is there a way to
convert the output of get_position into the same form as for
set_position?
Cheers
Robin
--
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a
ed up the fonts - or at least
changed them - so I'm not sure if theres a better program, or some
trick to using it).
Cheers
Robin
--
Enter the BlackBerry Developer Challenge
This is your chance to win up to
On Sat, Dec 13, 2008 at 9:17 PM, John Hunter wrote:
> On Sat, Dec 13, 2008 at 3:01 PM, Robin wrote:
>
>> As in my other mail I am having trouble building from source.
>> Previously I used the mac .egg to get around this, but the
>> matplotlib-0.98.5-py2.5-macosx-10.
hon2.5/site-packages/matplotlib-0.98.5-py2.5-macosx-10.3.egg/matplotlib/_png.so
Reason: image not found
Thanks
Robin
--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can&
n't seem to make any difference.
Thanks
Robin
BUILDING MATPLOTLIB
matplotlib: 0.98.5
python: 2.5.1 (r251:54869, Apr 18 2007, 22:08:04) [GCC
4.0.1 (Apple Computer, Inc
Hi,
I am having a problem building matplotlib on OS X. It seems it has
come up quite a few times, but I haven't seen an answer. The problem
is that it seems to be trying to build a fat binary (-arch i386 -arch
ppc) but some of the depencies (installed via macports) are i386 only
so I get
look at doing 2 subplots
one above the other very close together).
Cheers
Robin
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &
have any effect in the wx case.
Thanks very much to everyone for the prompt responses today!
Cheer
Robin
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based appl
1.show()
# ^^ does nothing
In [25]: gcf().show()
# ^^ does nothing
In [26]: f2 = figure(1)
# ^^ now it appears?
So what am I doing wrong? How can I programmatically display a figure
(ie without knowing the number in advance to do figure(n
ly-make-room-for-tick-labels
That's great - is there anything similar for axis labels (I haven't
been using long tick labels - the problem I have is normal x and y
axis labels are cut off) - or will that example also work?
Thanks,
Robin
--
lightly
different to the displayed output - for example some text might be cut
off on the interactive view, but the saved pdf is fine... Is this also
a known behaviour?
Thanks again,
Robin
-
This SF.Net email is sponsored b
f. So I have to manually experiment with
ax.set_position() by trial and error until I find a solution that
looks OK - but of course if I later change the size of the figure I
have to repeat this procedure. Is there an easier way to do this?
operties of the
axes etc like with Matlab.
The programmatic interface is great - but, as just happened, I often
find myself trying to drag the legend out of the way by force of
habit!
Thanks,
Robin
-
This SF.Net email is s
I'm having an unusually hard time with plotting some data on a date axis.
All I want to do is plot several data series over a specific 8 week period. It
works fine when I plot all the data (that is not specifying a date range) but
when I try to use the axis command to put in my limits it puts the
superscripts which again looks a little funny.
Cheers
Robin
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Gr
plots for too long, because when I check now it only seems to
happen when I plot with this function.
plot_stacked(arange(1,6),arange(1,6)) should reproduce the problem.
Perhaps it is something to do with setting the labels to '' to delete
the duplicate copies I don't want?
Thanks,
Robin
imminent and I have a horible feeling I am going to
have to do all the plots again in Matlab unless we can resolve this
problem - it currently looks very unprofessional.
I would appreciate any pointers on where to look to try to resolve this.
Thanks
Robin
On Thu, Jul 10, 2008 at 11:58 PM, Robin
ave as the correct size. Just wondered if it
was a known issue...
Apart from these minor things though matplotlib has been performing great!
Thanks,
Robin
bad_legend.pdf
Description: Adobe PDF document
-
Sponsored by: Sourc
t to eps or pdf, they are also cut off.
Is there a way to get the plot area scaled to the figure size in such
a way that the axes labels can be included? I am trying to avoid
having to scale the image when it is included in the document.
[i]),label=labels[i])
bottom += ivals
xlim(0,numstacks+1)
legend()
Thanks
Robin
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual
ich will reimport an already imported
module picking up any fresh changes in the source.
Cheers
Robin
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. Ther
On Mon, Apr 21, 2008 at 5:09 PM, Robin <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is there anything like the matlab bar function implemented which
> automatically plots groups of bars? Ie bar(x,y) where x.shape = (m,)
> and y.shape =(m,n) or similar...
> In Matlab this
x27;t find anything in the
documentation - unfortunately I wasn't able to search the mailing list
since sourceforge was playing up.
Thanks,
Robin
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don
at they plot to...
def make_one_fig(ax=None):
fig = None
if ax is None:
fig = figure() ...
ax = fig.add_subplot(111)
ax.plot (..)
return fig
Then if called without ax set this plots as before, but if you want to
build up a set of plots:
fig = figure()
ax = fig.
obtaining the source distribution, ensure you have the
requirements (including any development files) for the backends you
want. Select the backends to build in setup.cfg and run
python setup.py build
followed by
python setup.py install
Hope this at least clears up the
ting them visible and redrawing but no luck.
Thanks again,
Robin
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.co
act on the
specified subplot axes (if present).
Is this possible?
Thanks,
Robin
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Stu
ght I could modify the functions to take an optional axes
argument, so if not present they make a new figure, and if present
they use that:
fig = figure()
sp1 = subplot(211)
plot_data1(data1, axes=sp1)
but then I'm not sure how inside the function, I use plot commands
(bar, plo
On Feb 15, 2008 12:04 PM, Robin <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have some functions that produce various figures. This is usually
> done by calling figure(), then the plot function (eg bar). I save the
> figure object and pass it out.
>
> I would like to be abl
clear). Does
it matter if the original figure object has been closed? I'm having a
look through the help to see if I could find it but it's taking a bit
of time and I thought it's probably quite easy if your more familiar
with the object structure of matplo
on2.5, and Numpy 1.0.
-Robin Friedrich
=
#!/usr/bin/env python2.5
from pylab import *
from matplotlib.ticker import MultipleLocator
def plot9(nodes, X, Y1, Y2):
i = 0
for node in nodes:
a = subplot(len(nodes), 1, i+1)
a.xaxis.set_maj
43 matches
Mail list logo