[GiNaC-list] convert from string to ex

Pedro Sosa psosmol at yahoo.com
Sun Mar 24 09:34:47 CET 2019


Hello I have a problem, I would like convert from string to ex to find the symbolic derivativeis it posible?void chequeaPrim(vector<string> ramaPrim)
{
    for(int i=0; i< ramaPrim.size();i++)
    {
        ex = ramaPrim[i];
    }
}


thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cebix.net/pipermail/ginac-list/attachments/20190324/9842a08d/attachment.html>


More information about the GiNaC-list mailing list