You don't have to install the git version.  Just cd into the git sympy  
directory.  Any time you import sympy, it will import the git  
version.  At least, that works for me.

Also, you should probably install 0.6.4 on your system to fall back  
into like you said.  There were many bug fixes included in 0.6.4.

As for the email, I too am having problems sending emails from git.   
It may have something to do with gmail IMAP from what I've heard, but  
I haven't seen the patch (you can check for yourself on the webpage: 
http://groups.google.com/group/sympy-patches) 
.  I have had to send all of my patches manually.

Aaron Meurer
On Jun 3, 2009, at 8:55 AM, Ryan Krauss wrote:

> So, I re-sent the email from the email address that is actually a  
> member of sympy-patches, but I still see no proof of it going  
> through (I didn't get the email).  Here is the output of git send- 
> email
>
> r...@ryan-duo-laptop:~/git/sympy$ git send-email 000*
> 0001-sympy.latex-allowed-specifying-the-latex-matrix-typ.patch
> Who should the emails appear to be from? [Ryan Krauss <ryanli...@gmail.com 
> >]
> Emails will be sent from: Ryan Krauss <ryanli...@gmail.com>
> Message-ID to be used as In-Reply-To for the first email?
> (mbox) Adding cc: Ryan Krauss <ryanwkra...@gmail.com> from line  
> 'From: Ryan Krauss <ryanwkra...@gmail.com>'
> OK. Log says:
> Sendmail: /usr/sbin/sendmail -i sympy-patc...@googlegroups.com 
> ryanwkra...@gmail.com
> From: Ryan Krauss <ryanli...@gmail.com>
> To: sympy-patc...@googlegroups.com
> Cc: Ryan Krauss <ryanwkra...@gmail.com>
> Subject: [PATCH 1/1] sympy.latex: allowed specifying the latex  
> matrix type (bmatrix, pmatrix, ...) and allowed inline=None to mean  
> no wrapping of the latex output (no $...$ and no equation  
> environmenr).  This is all handled through the profile.
> Date: Wed,  3 Jun 2009 09:52:12 -0500
> Message-Id: <1244040732-17869-1-git-send-email-ryanli...@gmail.com>
> X-Mailer: git-send-email 1.6.0.4
>
> Result: OK
>
> Does that look right?
>
> Ryan
>
> On Wed, Jun 3, 2009 at 9:44 AM, Ryan Krauss <ryanli...@gmail.com>  
> wrote:
> So, I think I successfully created my first patch to handle the  
> stuff of this thread (changing matrix type in latex and allowing  
> inline=None).  I think I joined the patches group and sent the email  
> from git.  Can anyone confirm receiving it?
>
> Thanks,
>
> Ryan
>
>
> On Wed, Jun 3, 2009 at 8:41 AM, Ryan Krauss <ryanli...@gmail.com>  
> wrote:
> So, I was getting ready to make my first patch (I think I have two  
> to submit - one on tweaking the output of sympy.latex to allow  
> different matrix choices like bmatrix and one on the mainvar idea),  
> when I noticed that I am not running the latest version.  This  
> raises two issues for me.
>
> I am running whatever version came with Ubnuntu 9.04 Jaunty  
> Jackolope (apprently it is 0.6.3).  So, my first question was going  
> to be how do I run the latest git version, but it seems like that is  
> just an issue of editting my PYTHONPATH.  Since it seems like the  
> git checkout created a full sympy dir, I just need to make sure that  
> dir is listed in my PYTHONPATH before the one that contains 0.6.3  
> and I will be working with the latest version.  How do you guys  
> handle this issue?  I guess I could also just install the version  
> from git, but then I can't go back to 0.6.3 if I break something.
>
> So my second issue, which is the main one, is that there seems to be  
> some work on _settings for printers.  It seems like my approach for  
> handling the changing of the latex matrix type and allowing inline  
> to be None should be handled by profiles and _settings right?   
> Perhaps even mainvar should be a _setting.
>
> Ryan
>
>
>
>
> On Mon, Jun 1, 2009 at 3:14 PM, Ryan Krauss <ryanli...@gmail.com>  
> wrote:
> I will work on that shortly.
>
>
> On Mon, Jun 1, 2009 at 2:51 PM, Ondrej Certik <ond...@certik.cz>  
> wrote:
>
> Hi Ryan!
>
>
> On Mon, Jun 1, 2009 at 12:46 PM, Ryan Krauss <ryanli...@gmail.com>  
> wrote:
> > So, I have something that I think is working.  No idea if people who
> > understand more of sympy's design than I do will think this is a  
> good idea
> > or not.
>
> looks good. Could you please send it as a patch to sympy? We'll  
> include it.
>
> Thanks,
> Ondrej
>
>
>
>
>
>
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to