The branch I used to commit code for binary quadratics is already merged.
Currently I am working in the branch "Diophantine_Equation_Module_II"
which I have been using to commit the code for ternary quadratic equations.
It's not merged.

I need to change some code in the binary quadratic equations. So, should I
commit
those changes in the same branch I use to commit code for ternary
quadratics or
start a new branch? This is not a huge issue but making both changes in the
same branch
might be confusing.

Regards,
Thilina




On Thu, Aug 1, 2013 at 10:39 PM, Ondřej Čertík <[email protected]>wrote:

> On Wed, Jul 31, 2013 at 11:13 PM, Thilina Rathnayake
> <[email protected]> wrote:
> > Hi Ondrej,
> >
> > I am planning to improve the algorithms used in solving binary quadratic
> > equation.
> > (Pernici pointed out some efficient algorithms). Should I commit these
> > changes in
> > a new branch or can I use the current one I used to implement ternary
> > quadratics?
>
> Is the branch merged into sympy already?
>
> Ondrej
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/sympy.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to