#15386: Maxima is confused about limits at infinity
-------------------------------------+-------------------------------------
Reporter: ddrake | Owner:
Type: defect | Status: positive_review
Priority: major | Milestone: sage-6.3
Component: symbolics | Resolution:
Keywords: maxima limit | Merged in:
Authors: Karl-Dieter | Reviewers: Travis Scrimshaw
Crisman | Work issues:
Report Upstream: Fixed upstream, | Commit:
in a later stable release. | b6657b95ff01453ef73afb8e5390840f9cc314f2
Branch: | Stopgaps:
u/kcrisman/limit_fix_doc_15386 |
Dependencies: #13973, #11894, |
#13712 |
-------------------------------------+-------------------------------------
Comment (by kcrisman):
> What I meant by "basing a commit on another ticket" is what is described
in the section "Branching out" on the page you linked to. When you create
a branch, it will be based on the current branch, unless you specify an
alternative base (with `git branch NAME BASE` or `git checkout -b NAME
BASE`, where `NAME` is the name of the new branch and `BASE` the existing
branch on which the new one should be based). This can only take a single
dependency into account; if there are multiple dependencies you still have
to add them with `git merge` after creating the branch.
Ah, I see. So rather than just making all of these tickets part of the
same local branch on my computer, I should have
* imported the Maxima branch
* created a new branch based on that for ticket A
* finished that
* gone back to the Maxima branch
* created a new branch for the next ticket B
* done that
* and so forth
Is that right? And that would have avoided some of the merges too.
Maybe.
--
Ticket URL: <http://trac.sagemath.org/ticket/15386#comment:13>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" 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/sage-trac.
For more options, visit https://groups.google.com/d/optout.