Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  read.g   Sprache: unbekannt

 
#############################################################################
##
#W read.g                                                   Laurent Bartholdi
##
#Y Copyright (C) 2008, Laurent Bartholdi
##
#############################################################################
##
##  This file reads the implementations, and in principle could be reloaded
##  during a GAP session.
#############################################################################

#############################################################################
##
#R Read the install files.
##
ReadPackage("float", "lib/polynomial.gi");
ReadPackage("float", "lib/pslq.gi");

if IsBound(MPFR_INT) then
    ReadPackage("float", "lib/mpfr.gi");
fi;
if IsBound(MPFI_INT) then
    ReadPackage("float", "lib/mpfi.gi");
fi;
if IsBound(MPC_INT) then
    ReadPackage("float", "lib/mpc.gi");
fi;
if IsBound(@FPLLL) then
    ReadPackage("float", "lib/fplll.gi");
fi;
if IsBound(CXSC_INT) then
    ReadPackage("float", "lib/cxsc.gi");
fi;

if IsBound(IO_Pickle) then
    ReadPackage("float","lib/pickle.g");
else
    if not IsBound(IO_PkgThingsToRead) then
        IO_PkgThingsToRead := [];
    fi;
    Add(IO_PkgThingsToRead, ["float","lib/pickle.g"]);
fi;
#############################################################################

#E read.g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge