Activity for Kirill

  • Kirill Kirill created ticket #3939

    Add string to all outputs

  • Kirill Kirill posted a comment on ticket #3893

    I have a C++ program that sometimes has coefficients (fractions with polynomials), which need to be simplified. It uses fork and execl to start simplifier programs to which it sends the coefficients to stdin and reads stdout. And I'm trying to use Maxima to do this. From the documentation I realized that I need to use the flags ratsimpexpons:true; display2d:false; stardisp:true; nolabels:true; and the ratsimp function. Now I'm running Maxima with the --very-quiet flag so that labels are not displayed...

  • Kirill Kirill posted a comment on ticket #3893

    Thanks for your reply. It would be nice if a comment about the lack of a line break in the middle of the token would be added to the documentation to the description of the display2d: false option. Then it will definitely not be a bug =) I think the ticket can be closed

  • Kirill Kirill created ticket #3893

    display2d and long numbers

1