On 02/21/2016 11:31 PM, Waldek Hebisch wrote: >> Is there any chance that fricas will be able to pass commandline >> arguments to AXIOMsys? > > From one point of view this is relatively small change. > But there are drawbacks: each Lisp has its own command > line arguments, so it non-portable between Lisps. Also, > FriCAS depends on some specific settings, when users try > to change such setting it willl either be ignored or > interfere with FriCAS work.
I probably don't have a clear view on what must be changed, but I see AXIOMsys called from the fricas shell script. Would it be too hard to move the (currently) hardcoded parameters into that script? Maybe that shell script would have to be generated so that for different underlying lisps we have different fricas scripts. Similar for other places that call AXIOMsys. Ralf -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
