Andrew Straw writes:
> Anyhow, now that I've pushed up a more recent master, assuming you want
> to apply your work onto that, you could either rebase your commits onto
> the master -- thus ignoring the true historical state you developed them
> against -- or merge the master branch -- causing th
Eric Firing writes:
>> The current pyplot wrappers all have an argspec of (*args, **kwargs),
>> which means that any interactive tools that show the possible arguments
>
> It is in some ways a separate change, but it would be nice if the
> boilerplate were generated at build time, and/or generat
On Sun, Jun 7, 2009 at 6:27 PM, Reinier Heeres wrote:
> Hi all,
>
> I just updated mplot3d with some refactoring, more examples and the
> start of documentation. Also semi-3D text is available again.
Great -- I made a minor change to special case atan2 with inputs 0,0,
which raises an error on my
On Sun, Jun 7, 2009 at 8:05 PM, Eric Firing wrote:
> Jouni K. Seppänen wrote:
>> The current pyplot wrappers all have an argspec of (*args, **kwargs),
>> which means that any interactive tools that show the possible arguments
>> will not be able to show anything very useful for the wrapped function
Hi John,
On Mon, Jun 8, 2009 at 2:58 PM, John Hunter wrote:
> On Sun, Jun 7, 2009 at 6:27 PM, Reinier Heeres wrote:
>> Hi all,
>>
>> I just updated mplot3d with some refactoring, more examples and the
>> start of documentation. Also semi-3D text is available again.
>
> Great -- I made a minor chan
On Mon, Jun 8, 2009 at 11:33 AM, Reinier Heeres wrote:
> Hi John,
>
> On Mon, Jun 8, 2009 at 2:58 PM, John Hunter wrote:
>> On Sun, Jun 7, 2009 at 6:27 PM, Reinier Heeres wrote:
>>> Hi all,
>>>
>>> I just updated mplot3d with some refactoring, more examples and the
>>> start of documentation. Also
On Mon, Jun 8, 2009 at 5:58 AM, John Hunter wrote:
>> Please let me know what you think, perhaps mostly about the
>> user-facing API. It would be good to get that 'right' so that we don't
>> have to change it in the future.
>
> You may want to take a look at what other popular toolkits do:
> gnuplo
On Mon, Jun 8, 2009 at 2:29 AM, Jouni K. Seppänen wrote:
>> Have you looked at the decorator module?
>> http://pypi.python.org/pypi/decorator
>
> That looks like it could work -- the memoize example seems to be pretty
> close to our wrapping needs. I'll spend some time thinking about this
> later.
Hello,
How do you add you automatically check-out new added files from matplotlib
trunk? Is there a specific svn command for this?
Another question: For example IPython has uses bzr and when I issue bzr
branch lp:ipython command I grab the latest development branch. I do a
development installatio
On Mon, Jun 8, 2009 at 2:16 PM, John Hunter wrote:
> On Mon, Jun 8, 2009 at 2:14 PM, Gökhan SEVER wrote:
> > Hello,
> >
> > How do you add you automatically check-out new added files from
> matplotlib
> > trunk? Is there a specific svn command for this?
>
>
> Check out svn as indicated here::
>
>
(Answering only on the devel list.)
Gökhan SEVER writes:
> How do you add you automatically check-out new added files from matplotlib
> trunk? Is there a specific svn command for this?
Yes: svn update
> $ python setupegg.py develop
That works with matplotlib as well. When you run svn update,
On Mon, Jun 8, 2009 at 2:25 PM, Jouni K. Seppänen wrote:
> (Answering only on the devel list.)
>
> Gökhan SEVER writes:
>
> > How do you add you automatically check-out new added files from
> matplotlib
> > trunk? Is there a specific svn command for this?
>
> Yes: svn update
>
> > $ python setup
On Mon, Jun 8, 2009 at 2:14 PM, Gökhan SEVER wrote:
> Hello,
>
> How do you add you automatically check-out new added files from matplotlib
> trunk? Is there a specific svn command for this?
Check out svn as indicated here::
http://matplotlib.sourceforge.net/faq/installing_faq.html#install-fro
Gökhan SEVER wrote:
> One more question: After svn co completes checking out the main trunk
> it says:
>
> Checked out revision 7203.
>
> However when I do:
>
> In [1]: matplotlib.__revision__
> Out[1]: '$Revision: 6887 $'
>
> Which one is correct?
The __revision__ in from matplotlib is the revisi
Gökhan SEVER writes:
> One more question: After svn co completes checking out the main trunk it
> says:
>
> Checked out revision 7203.
>
> However when I do:
>
> In [1]: matplotlib.__revision__
> Out[1]: '$Revision: 6887 $'
>
> Which one is correct?
The svn output is arguably more correct. The m
Hello,
I have updated installing_faq.rst file accordingly as a result of these
conversations. Thanks to Jouni, and IPython documentation (stolen some words
from there :))
Could you please tell me how can I submit this to database? OK, this is the
last time I am asking about patches, and will not
On Mon, Jun 8, 2009 at 3:25 PM, Gökhan SEVER wrote:
> I have updated installing_faq.rst file accordingly as a result of these
> conversations. Thanks to Jouni, and IPython documentation (stolen some words
> from there :))
>
> Could you please tell me how can I submit this to database? OK, this is
On Mon, Jun 08, 2009 at 10:30:09AM -0700, Fernando Perez wrote:
> Reinier, I'm sure if you ping Gael he'd be happy to share some
> thoughts with you, he's very interested in code reusability (he may be
> on this list for all I know, but I did CC him just to be safe).
I am around. :)
Have a look a
On Mon, Jun 8, 2009 at 3:30 PM, John Hunter wrote:
> On Mon, Jun 8, 2009 at 3:25 PM, Gökhan SEVER wrote:
>
> > I have updated installing_faq.rst file accordingly as a result of these
> > conversations. Thanks to Jouni, and IPython documentation (stolen some
> words
> > from there :))
> >
> > Coul
Hi,
Could you please tell me how not to see the dashed line in the middle of 3d
plotting scene? It's also there on a saved png file as well.
Next, could it be possible to plot 3d box-whiskers plots via mplot3d
interface?
Thanks...
I really appreciate your good work.
Gökhan
On Sun, Jun 7, 200
Hi,
I'm not sure what line you are referring to; do you mean the grid
lines? If not, please provide an image.
At the moment these lines can't be turned off, but it sounds like a
good plan to override the grid() function for that.
Regards,
Reinier
On Mon, Jun 8, 2009 at 10:48 PM, Gökhan SEVER wr
Hello,
Please see the uploaded image:
http://img40.imageshack.us/img40/3909/dashedline.png
There is dashed line in the middle of the figure coming from the top of the
plot. I didn't mean grid lines, however would be nice to add a functionality
like pylot's x-yticks commands, ahh we also need ztic
Hi,
Could you post the code that resulted in this image? I don't see the
dashed line here if I use the example. If it is the example, do you
perhaps have some extra settings in your rc file(s)?
Regards,
Reinier
On Mon, Jun 8, 2009 at 11:43 PM, Gökhan SEVER wrote:
> Hello,
>
> Please see the uplo
23 matches
Mail list logo