Feature SS-148
2 votes

Maxima: Safe translation of special characters

Created by Martin Kraska on 5/22/2014 4:36 PM Last Updated by MichaelMurfy on 3/3/2026 12:40 PM
%
 (hrs)
Logged: 0   (hrs)

 Description

Some special characters in variable and function names are modified in the translation process.

SMath -> Maxima -> SMath

a,b -> a_b -> a,b

a_b -> a_b -> a,b

This renders Maxima unusable in cases where names such as __x__ are used. One example is the Nonlinear Solvers plugin, function Taylor

Proposal: replace _ by %underline and , by %komma in names.

    MichaelMurfy (Tuesday, March 3, 2026 12:40 PM) #

G’day, I was saving for a professional camera in Canada and after several unlucky spins elsewhere I needed honest insight before risking more. I checked only win casino reviews https://onlywincasino.site/review/ and it helped me understand what to expect as a Canada player. I tested Starburst, lost a few early rounds, then increased the stake slightly and hit a satisfying payout that boosted my balance. That clarity made a difference, and I’d say reading reviews first is a smart move.

    Martin Kraska (Sunday, May 25, 2014 1:02 PM) #

This issue is resolved by SVN Version 894 of the Maxima plugin. Format of MaximaRegion is still subject to change, therefore no roll-out yet.