next up previous
: asirconnectr : Macros in libraries : appell4

asir

pid [asir-command, asir-arg1, asir-arg2, ...] asir result  (ox_asir function)
Call open asir server. You need to install ox_asir on your system
to use this function. cf. primadec, fctr, asirconnect2, asirconnectr.
If you interrupted the computation by typing ctrl-C, type in 
   oxasir.ccc oxreset  ; 
to interrupt the ox_asir server.
NOTE: all asir-args must belong to the same ring. cf.oxasir.changeRing. 
Example: oxasir.ccc [(fctr) (x^10-1).] asir 
  
This function requires plugins cmo, socket and ox_asir server. cf. oxasir
See, http://www.math.kobe-u.ac.jp/Asir on asir



Nobuki Takayama 平成17年2月10日