#13545: Can't create a symbolic variable named 'lambda'
-----------------------------+----------------------------------------------
Reporter: mjo | Owner: burcin
Type: defect | Status: positive_review
Priority: major | Milestone: sage-duplicate/invalid/wontfix
Component: symbolics | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Nils Bruin, Burcin Erocal
Authors: | Merged in:
Dependencies: | Stopgaps:
-----------------------------+----------------------------------------------
Comment (by kcrisman):
Replying to [comment:2 burcin]:
> Replying to [comment:1 nbruin]:
> > Close as "won't fix"? I don't see another option.
>
> Agreed.
>
> Another way to get a variable that is typeset as `\lambda` in latex mode
is
>
> {{{
> sage: var('l', latex_name='\lambda')
> l
> sage: latex(l)
> \lambda
> }}}
Do we have that in the documentation? I feel like we have something about
`lambda` in there, but having a couple ways to do it would be interesting.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13545#comment:5>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.