24 Mar
2019
24 Mar
'19
9:34 a.m.
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
24 Mar
24 Mar
12:15 p.m.
Hi, 24.03.2019, 12:34, "Pedro Sosa via GiNaC-list" <ginac-list@ginac.de>:
Hello I have a problem, I would like convert from string to ex to find the symbolic derivative is it posible?
Yep. See this example: https://www.ginac.de/ginac.git/?p=ginac.git;a=blob;f=doc/examples/derivative... Best regards, Alexey
2289
Age (days ago)
2289
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexey Sheplyakov
-
Pedro Sosa