Thanks all, That did it.  It did seem to compile with errors however, it
worked and my floating point code is 8 times faster! Thanks MIke

On Wed, Jul 22, 2009 at 2:05 PM, Minh Nguyen <nguyenmi...@gmail.com> wrote:

>
> Hi Michael,
>
> On Thu, Jul 23, 2009 at 6:55 AM, Michael
> Madison<madison.mich...@gmail.com> wrote:
> > All,  I decided to try hg and I created a clone and added a ~/.hrgc to
> the
> > /develope/sage directory with my infomation.  However, the last patch put
> me
> > into the hg_editor-DwDTEO.txt and says the following:
> >
> > HG: Enter commit message. lines beginning with 'HG:'
> > HG: --
> > HG: user : Michael Madison madison.mich...@gmail.com
> > HG: brach 'default'
> > HG: changed sage/finance/time_series.pyx
> > HG: changed sage/matrix/change_ring.pyx
> > HG: changed sage/modules/vector_double_dense.pyx
> > What do I do to get out of the editor and continue?  thanks Mike
>
> You need to enter a sensible commit message. That message will appear
> in the history log if your patch is merged into Sage. It's recommended
> that your commit message follow the format:
>
> trac xxxx: insert sensible commit message here
>
> where xxxx is the ticket number. After that, you can quit the text
> editor. This is dependent on what text editor you've been put into. It
> is usually vim. In that case, press the ESC key and then enter
>
> :wq
>
> That is, the colon ":" followed by "wq" in that order. If the editor
> is Emacs, then hold down the CTRL key and press "xc" in that order. If
> you don't want to write a commit message, then just quit the text
> editor. For vim, press ESC and followed by ":!q". For Emacs, hold down
> the CTRL key and press "xc". Hope that helps.
>
> --
> Regards
> Minh Van Nguyen
>
> >
>


-- 
Michael R. Madison, Ph.D.
(530) 346-2032

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to