Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/thelma/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 3.2.2022 mit Größe 812 B image not shown  

Quelle  read.g   Sprache: unbekannt

 
#############################################################################
##
#W  init.g                            Victor Bovdi <vbovdi@gmail.com>
#W                                    Vasyl Laver    <vasyl.laver@uzhnu.edu.ua>
##
##
#Y  Copyright (C)  2018,  UAEU, Al Ain, United Arab Emirates
##
#############################################################################
##
##  Read the installation files.
##

ReadPackage( "thelma", "lib/internal_functions.gi" );
ReadPackage( "thelma", "lib/char_vectors.g" );
ReadPackage( "thelma", "lib/threl_def.gi" );
ReadPackage( "thelma", "lib/boolfunc_def.gi" );
ReadPackage( "thelma", "lib/ste_realizability.gi" );
ReadPackage( "thelma", "lib/neural_network.gi" );
ReadPackage( "thelma", "lib/iterative_methods.gi" );
ReadPackage( "thelma", "lib/mvthrel.gi" );

[ Dauer der Verarbeitung: 0.19 Sekunden  (vorverarbeitet)  ]