This package provides operations that all take a filename and return an axiom structure which is supposed to be in some standard notation in this file. Geared towards polymake. Needs StringConversions
fricas
Compiling FriCAS source code from file
/var/lib/zope2.10/instance/axiom-wiki/var/LatexWiki/7130290122364710480-25px.002.spad
using old system compiler.
READFILE abbreviates package ReadFile
------------------------------------------------------------------------
initializing NRLIB READFILE for ReadFile
compiling into NRLIB READFILE
compiling exported getBoolean : FileName -> Boolean
Time: 0 SEC.
compiling exported getInteger : FileName -> Integer
Time: 0 SEC.
compiling exported getFraction : FileName -> Fraction Integer
Time: 0 SEC.
compiling exported getListInteger : FileName -> List Integer
Time: 0 SEC.
compiling exported getListFraction : FileName -> List Fraction Integer
Time: 0 SEC.
compiling exported getVectorInteger : FileName -> Vector Integer
Time: 0 SEC.
compiling exported getVectorFraction : FileName -> Vector Fraction Integer
Time: 0.01 SEC.
compiling exported getSetInteger : FileName -> Set Integer
Time: 0 SEC.
compiling exported getMatrixInteger : FileName -> Matrix Integer
Time: 0 SEC.
compiling exported getMatrixFraction : FileName -> Matrix Fraction Integer
Time: 0 SEC.
compiling exported getListSetInteger : FileName -> List Set Integer
Time: 0 SEC.
(time taken in buildFunctor: 0)
;;; *** |ReadFile| REDEFINED
;;; *** |ReadFile| REDEFINED
Time: 0 SEC.
Warnings:
[1] getMatrixInteger: m has no value
[2] getMatrixFraction: m has no value
[3] getListSetInteger: m has no value
Cumulative Statistics for Constructor ReadFile
Time: 0.04 seconds
finalizing NRLIB READFILE
Processing ReadFile for Browser database:
--->-->ReadFile(constructor): Not documented!!!!
--->-->ReadFile((getBoolean ((Boolean) (FileName)))): Not documented!!!!
--->-->ReadFile((getInteger ((Integer) (FileName)))): Not documented!!!!
--->-->ReadFile((getFraction ((Fraction (Integer)) (FileName)))): Not documented!!!!
--->-->ReadFile((getListInteger ((List (Integer)) (FileName)))): Not documented!!!!
--->-->ReadFile((getListFraction ((List (Fraction (Integer))) (FileName)))): Not documented!!!!
--->-->ReadFile((getVectorInteger ((Vector (Integer)) (FileName)))): Not documented!!!!
--->-->ReadFile((getVectorFraction ((Vector (Fraction (Integer))) (FileName)))): Not documented!!!!
--->-->ReadFile((getSetInteger ((Set (Integer)) (FileName)))): Not documented!!!!
--->-->ReadFile((getMatrixInteger ((Matrix (Integer)) (FileName)))): Not documented!!!!
--->-->ReadFile((getMatrixFraction ((Matrix (Fraction (Integer))) (FileName)))): Not documented!!!!
--->-->ReadFile((getListSetInteger ((List (Set (Integer))) (FileName)))): Not documented!!!!
--->-->ReadFile(): Missing Description
; compiling file "/var/aw/var/LatexWiki/READFILE.NRLIB/READFILE.lsp" (written 25 NOV 2024 11:08:48 PM):
; wrote /var/aw/var/LatexWiki/READFILE.NRLIB/READFILE.fasl
; compilation finished in 0:00:00.024
------------------------------------------------------------------------
ReadFile is now explicitly exposed in frame initial
ReadFile will be automatically loaded when needed from
/var/aw/var/LatexWiki/READFILE.NRLIB/READFILE