Thank you, Samuel. The conversion to RDF worked because it coerces the
other types to RDF (I think). If I convert the multiplier values to RR, RLF
or float, the conversion does not help anymore.
On Monday, October 6, 2014 1:30:03 PM UTC-3, slelievre wrote:
>
>
> João Alberto Ferreira wrote:
>>
>
João Alberto Ferreira wrote:
>
> I am plotting some graphs, but the plot becomes cluttered because of
> the long labels. The labels are result of a conversion from a Real
> number to a string. The problem here is that Sage is not consistent
> with Python, as shown in the example below.
>
> Pyt