|
Asir
Asir User's Manual
Asir-20020814
August 2002
by Masayuki Noro, Takeshi Shimoyama and Taku Takeshima
- Introduction
- Risa/Asir
- Data types
- User language Asir
- Debugger
- Built-in Function
- Numbers
- Bit operations
- operations with polynomials and rational expressions
var
vars
uc
coef
deg , mindeg
nmono
ord
sdiv , sdivm , srem , sremm , sqr , sqrm
tdiv
%
subst , psubst
diff
res
fctr , sqfr
ufctrhint
modfctr
ptozp
prim , cont
gcd , gcdz
red
- Univariate polynomials
umul , umul_ff , usquare , usquare_ff , utmul , utmul_ff
kmul , ksquare , ktmul
set_upkara , set_uptkara , set_upfft
utrunc , udecomp , ureverse
uinv_as_power_series , ureverse_inv_as_power_series
udiv , urem , urembymul , urembymul_precomp , ugcd
- Lists
- Arrays
- Structures
- Types
- Operations on functions
- Strings
- Inputs and Outputs
- Miscellaneouses
- Distributed computation
- OpenXM
- Mathcap
- Stackmachine commands
- Debugging
- Functions for distributed computation
ox_launch , ox_launch_nox , ox_shutdown
ox_launch_generic
generate_port , try_bind_listen , try_connect , try_accept , register_server
- `ox_asir'
ox_rpc , ox_cmo_rpc , ox_execute_string
ox_reset ,ox_intr ,register_handler
ox_push_cmo , ox_push_local
ox_pop_cmo , ox_pop_local
ox_push_cmd , ox_sync
ox_get
ox_pops
ox_select
ox_flush
ox_get_serverinfo
ifplot , conplot , plot , polarplot , plotover
open_canvas , clear_canvas , draw_obj , draw_string
- Groebner basis computation
- Distributed polynomial
- Reading files
- Fundamental functions
- Controlling Groebner basis computations
- Setting term orderings
- Groebner basis computation with rational function coefficients
- Change of orderng
- Functions for Groebner basis computation
gr , hgr , gr_mod , dgr
lex_hensel , lex_tl , tolex , tolex_d , tolex_tl
lex_hensel_gsl , tolex_gsl , tolex_gsl_d
gr_minipoly , minipoly
tolexm , minipolym
dp_gr_main , dp_gr_mod_main
dp_f4_main , dp_f4_mod_main
dp_gr_flags , dp_gr_print
dp_ord
dp_ptod
dp_dtop
dp_mod , dp_rat
dp_homo , dp_dehomo
dp_ptozp , dp_prim
dp_nf , dp_nf_mod , dp_true_nf , dp_true_nf_mod
dp_hm , dp_ht , dp_hc , dp_rest
dp_td , dp_sugar
dp_lcm
dp_redble
dp_subd
dp_vtoe , dp_etov
dp_mbase
dp_mag
dp_red , dp_red_mod
dp_sp , dp_sp_mod
p_nf , p_nf_mod , p_true_nf , p_true_nf_mod
p_terms
gb_comp
katsura , hkatsura , cyclic , hcyclic
primadec , primedec
- Algebraic numbers
- Finite fields
- Appendix
- Index
This document was generated on 20 October 2002 using
texi2html 1.56k.
|