On 16 fév, 15:52, Eviatar <eviatarb...@gmail.com> wrote:
> Another option would be to use Sage's existing symbolic capabilities.
> For example:
>
> sage: solve(u*v==log(u*v), u)
> [u == log(u*v)/v]

The equations I'm handling are on words, not on numbers. More
precisely, the * operation is the concatenation (it has a monoid
structure).

Alex

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

Reply via email to