Re: [fricas-devel] friCAS API: weird eval signature?

2018-09-17 Thread Ralf Hemmecke
Thank you, Riccardo, yes, that must be a bug in my api.spad. I'll try to take care of it in the next release. Ralf On 09/18/2018 07:09 AM, oldk1331 wrote: > Yes, I agree that there are parenthesis missing in FriCAS API > (fricas.github.io/api). > -- You received this message because you are s

Re: [fricas-devel] friCAS API: weird eval signature?

2018-09-17 Thread oldk1331
Yes, I agree that there are parenthesis missing in FriCAS API (fricas.github.io/api). -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to fricas-

[fricas-devel] friCAS API: weird eval signature?

2018-09-17 Thread Riccardo GUIDA
Hi to all. This is mainly for Ralf. In http://fricas.github.io/api/FunctionSpace.html#l-function-space I read: eval: (%, List Symbol, List NonNegativeInteger, List List % -> %) -> % if R has Ring eval(x, [s1, ..., sm], [n1, ..., nm], [f1, ..., fm]) replaces every si(a1, ..., an)^ni in x