Top
Back: GKdim
Forward: ncalg_lib
FastBack: gkdim_lib
FastForward: Examples
Up: PLURAL libraries
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

7.5.4 ncall_lib

The library ncall.lib provides a convenient way to load all libraries, featuring noncommutative algorithms of the SINGULAR distribution.

Example:
 
option(loadLib);
LIB "ncall.lib";
==> // ** loaded ncall.lib (1.4,2005/06/07)
==> // ** loaded involut.lib (1.8,2005/06/10)
==> // ** loaded primdec.lib (1.108,2005/10/19)
==> // ** loaded absfact.lib (1.4,2005/10/18)
==> // ** loaded triang.lib (1.9,2005/05/10)
==> // ** loaded matrix.lib (1.30,2005/05/06)
==> // ** loaded ring.lib (1.26,2005/05/18)
==> // ** loaded inout.lib (1.25,2005/05/10)
==> // ** loaded random.lib (1.16,2001/01/16)
==> // ** loaded elim.lib (1.18,2005/05/18)
==> // ** loaded general.lib (1.48,2005/10/27)
==> // ** loaded poly.lib (1.37,2005/05/18)
==> // ** loaded qmatrix.lib (1.12,2005/05/18)
==> // ** loaded gkdim.lib (1.9,2005/05/09)
==> // ** loaded nctools.lib (1.17,2005/08/12)
==> // ** loaded ncdecomp.lib (1.11,2005/05/18)
==> // ** loaded ncalg.lib (1.15,2005/08/12)
==> // ** loaded toric.lib (1.11,2001/02/06)
==> // ** loaded center.lib (1.16,2005/05/18)


Top Back: GKdim Forward: ncalg_lib FastBack: gkdim_lib FastForward: Examples Up: PLURAL libraries Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-0-1, October 2005, generated by texi2html.