Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

build open-axiom

54513 views
1
;;Copyright (c) 1991-2002, The Numerical ALgorithms Group Ltd.
2
;;All rights reserved.
3
;;
4
;;Redistribution and use in source and binary forms, with or without
5
;;modification, are permitted provided that the following conditions are
6
;;met:
7
;;
8
;; - Redistributions of source code must retain the above copyright
9
;; notice, this list of conditions and the following disclaimer.
10
;;
11
;; - Redistributions in binary form must reproduce the above copyright
12
;; notice, this list of conditions and the following disclaimer in
13
;; the documentation and/or other materials provided with the
14
;; distribution.
15
;;
16
;; - Neither the name of The Numerical ALgorithms Group Ltd. nor the
17
;; names of its contributors may be used to endorse or promote products
18
;; derived from this software without specific prior written permission.
19
;;
20
;;THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
21
;;IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
22
;;TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
23
;;PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
24
;;OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
25
;;EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
26
;;PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
27
;;PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
28
;;LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
29
;;NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
30
;;SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31
32
(import-module "boot-pkg")
33
(in-package "BOOT")
34
(defparameter |$globalExposureGroupAlist|
35
'(
36
;;define the groups |basic| |naglink| |categories| |Hidden| |defaults|
37
(|basic|
38
(|AddAst| . ADDAST)
39
(|AlgebraicManipulations| . ALGMANIP)
40
(|AlgebraicNumber| . AN)
41
(|AlgFactor| . ALGFACT)
42
(|AlgebraicMultFact| . ALGMFACT)
43
(|AlgebraPackage| . ALGPKG)
44
(|AlgebraGivenByStructuralConstants| . ALGSC)
45
(|Any| . ANY)
46
(|AnyFunctions1| . ANY1)
47
(|Arity| . ARITY)
48
(|ArrayStack| . ASTACK)
49
(|AssociatedJordanAlgebra| . JORDAN)
50
(|AssociatedLieAlgebra| . LIE)
51
(|AttachPredicates| . PMPRED)
52
(|AttributeAst| . ATTRAST)
53
(|BalancedBinaryTree| . BBTREE)
54
(|BasicOperator| . BOP)
55
(|BasicOperatorFunctions1| . BOP1)
56
(|BinaryExpansion| . BINARY)
57
(|BinaryOperation| . BINOP)
58
(|BinarySearchTree| . BSTREE)
59
(|BinaryTournament| . BTOURN)
60
(|BinaryTree| . BTREE)
61
(|Binding| . BINDING)
62
(|Bits| . BITS)
63
(|Boolean| . BOOLEAN)
64
(|Byte| . BYTE)
65
(|ByteBuffer| . BYTEBUF)
66
(|CallAst| . CALLAST)
67
(|CapsuleAst| . CAPSLAST)
68
(|CardinalNumber| . CARD)
69
(|CartesianTensor| . CARTEN)
70
(|CartesianTensorFunctions2| . CARTEN2)
71
(|CaseAst| . CASEAST)
72
(|Category| . CATEGORY)
73
(|CategoryAst| . CATAST)
74
(|Character| . CHAR)
75
(|CharacterClass| . CCLASS)
76
(|CharacteristicPolynomialPackage| . CHARPOL)
77
(|CliffordAlgebra| . CLIF)
78
(|CoerceAst| . CRCEAST)
79
(|CollectAst| . CLLCTAST)
80
(|Color| . COLOR)
81
(|CommaAst| . COMMAAST)
82
(|CommonDenominator| . CDEN)
83
(|CommutativeOperation| . COMOP)
84
(|Commutator| . COMM)
85
(|Complex| . COMPLEX)
86
(|ComplexFactorization| . COMPFACT)
87
(|ComplexFunctions2| . COMPLEX2)
88
(|ComplexRootPackage| . CMPLXRT)
89
(|ComplexTrigonometricManipulations| . CTRIGMNP)
90
(|ColonAst| . COLONAST)
91
(|ConstructAst| . LSTAST)
92
(|ConstructorCall| . CTORCALL)
93
(|ContinuedFraction| . CONTFRAC)
94
(|Contour| . CONTOUR)
95
(|CoordinateSystems| . COORDSYS)
96
(|CRApackage| . CRAPACK)
97
(|CycleIndicators| . CYCLES)
98
(|Database| . DBASE)
99
(|DataArray| . DATABUF)
100
(|DataList| . DLIST)
101
(|DecimalExpansion| . DECIMAL)
102
(|DefinitionAst| . DEFAST)
103
(|DenavitHartenbergMatrix| . DHMATRIX)
104
(|Dequeue| . DEQUEUE)
105
(|DiophantineSolutionPackage| . DIOSP)
106
(|DirectProductFunctions2| . DIRPROD2)
107
(|DisplayPackage| . DISPLAY)
108
(|DistinctDegreeFactorize| . DDFACT)
109
(|Domain| . DOMAIN)
110
(|DoubleFloat| . DFLOAT)
111
(|DoubleFloatSpecialFunctions| . DFSFUN)
112
(|DrawComplex| . DRAWCX)
113
(|DrawNumericHack| . DRAWHACK)
114
(|DrawOption| . DROPT)
115
(|DualBasis| . DBASIS)
116
(|EigenPackage| . EP)
117
(|ElaboratedExpression| . ELABEXPR)
118
(|ElementaryFunctionDefiniteIntegration| . DEFINTEF)
119
(|ElementaryFunctionLODESolver| . LODEEF)
120
(|ElementaryFunctionODESolver| . ODEEF)
121
(|ElementaryFunctionSign| . SIGNEF)
122
(|ElementaryFunctionStructurePackage| . EFSTRUC)
123
(|Environment| . ENV)
124
(|Equation| . EQ)
125
(|EquationFunctions2| . EQ2)
126
(|ErrorFunctions| . ERROR)
127
(|EuclideanGroebnerBasisPackage| . GBEUCLID)
128
(|Exit| . EXIT)
129
(|ExitAst| . EXITAST)
130
(|Expression| . EXPR)
131
(|ExpressionFunctions2| . EXPR2)
132
(|ExpressionSpaceFunctions2| . ES2)
133
(|ExpressionSpaceODESolver| . EXPRODE)
134
(|ExpressionToUnivariatePowerSeries| . EXPR2UPS)
135
(|Factored| . FR)
136
(|FactoredFunctions2| . FR2)
137
(|File| . FILE)
138
(|FileName| . FNAME)
139
(|FiniteDivisorFunctions2| . FDIV2)
140
(|FiniteField| . FF)
141
(|FiniteFieldCyclicGroup| . FFCG)
142
(|FiniteFieldPolynomialPackage2| . FFPOLY2)
143
(|FiniteFieldNormalBasis| . FFNB)
144
(|FiniteFieldHomomorphisms| . FFHOM)
145
(|FiniteLinearAggregateFunctions2| . FLAGG2)
146
(|FiniteLinearAggregateSort| . FLASORT)
147
(|FiniteSetAggregateFunctions2| . FSAGG2)
148
(|FlexibleArray| . FARRAY)
149
(|Float| . FLOAT)
150
(|FloatingRealPackage| . FLOATRP)
151
(|FloatingComplexPackage| . FLOATCP)
152
(|FourierSeries| . FSERIES)
153
(|Fraction| . FRAC)
154
(|FractionalIdealFunctions2| . FRIDEAL2)
155
(|FractionFunctions2| . FRAC2)
156
(|FreeNilpotentLie| . FNLA)
157
(|FullPartialFractionExpansion| . FPARFRAC)
158
(|FunctionFieldCategoryFunctions2| . FFCAT2)
159
(|FunctionSpaceAssertions| . PMASSFS)
160
(|FunctionSpaceAttachPredicates| . PMPREDFS)
161
(|FunctionSpaceComplexIntegration| . FSCINT)
162
(|FunctionSpaceFunctions2| . FS2)
163
(|FunctionSpaceIntegration| . FSINT)
164
(|FunctionSpacePrimitiveElement| . FSPRMELT)
165
(|FunctionSpaceSum| . SUMFS)
166
(|GaussianFactorizationPackage| . GAUSSFAC)
167
(|GeneralUnivariatePowerSeries| . GSERIES)
168
(|GenerateUnivariatePowerSeries| . GENUPS)
169
(|GraphicsDefaults| . GRDEF)
170
(|GroebnerPackage| . GB)
171
(|GroebnerFactorizationPackage| . GBF)
172
(|HallBasis| . HB)
173
(|HasAst| . HASAST)
174
(|HeadAst| . HEADAST)
175
(|Heap| . HEAP)
176
(|HexadecimalExpansion| . HEXADEC)
177
(|Hostname| . HOSTNAME)
178
(|IdealDecompositionPackage| . IDECOMP)
179
(|Identifier| . IDENT)
180
(|IfAst| . IFAST)
181
(|ImportAst| . IMPTAST)
182
(|IndexCard| . ICARD)
183
(|InfiniteProductCharacteristicZero| . INFPROD0)
184
(|InfiniteProductFiniteField| . INPRODFF)
185
(|InfiniteProductPrimeField| . INPRODPF)
186
(|InfiniteTuple| . ITUPLE)
187
(|InfiniteTupleFunctions2| . ITFUN2)
188
(|InfiniteTupleFunctions3| . ITFUN3)
189
(|Infinity| . INFINITY)
190
(|InputBinaryFile| . INBFILE)
191
(|InputOutputBinaryFile| . IOBFILE)
192
(|Integer| . INT)
193
(|IntegerCombinatoricFunctions| . COMBINAT)
194
(|IntegerLinearDependence| . ZLINDEP)
195
(|IntegerNumberTheoryFunctions| . INTHEORY)
196
(|IntegerPrimesPackage| . PRIMES)
197
(|IntegerRetractions| . INTRET)
198
(|IntegerRoots| . IROOT)
199
(|IntegrationResultFunctions2| . IR2)
200
(|IntegrationResultRFToFunction| . IRRF2F)
201
(|IntegrationResultToFunction| . IR2F)
202
(|InternalRepresentationForm| . IRFORM)
203
(|Interval| . INTRVL)
204
(|InventorDataSink| . IVDATA)
205
(|InventorViewPort| . IVVIEW)
206
(|InventorRenderPackage| . IVREND)
207
(|InverseLaplaceTransform| . INVLAPLA)
208
(|IP4Address| . IP4ADDR)
209
(|IrrRepSymNatPackage| . IRSN)
210
(|IsAst| . ISAST)
211
(|JavaBytecode| . JAVACODE)
212
(|JoinAst| . JOINAST)
213
(|KernelFunctions2| . KERNEL2)
214
(|KeyedAccessFile| . KAFILE)
215
(|LaplaceTransform| . LAPLACE)
216
(|LazardMorenoSolvingPackage| . LAZM3PK)
217
(|LetAst| . LETAST)
218
(|Library| . LIB)
219
(|LieSquareMatrix| . LSQM)
220
(|LinearBasis| . LINBASIS)
221
(|LinearElement| . LINELT)
222
(|LinearForm| . LINFORM)
223
(|LinearOrdinaryDifferentialOperator| . LODO)
224
(|LinearSystemMatrixPackage| . LSMP)
225
(|LinearSystemMatrixPackage1| . LSMP1)
226
(|LinearSystemPolynomialPackage| . LSPP)
227
(|List| . LIST)
228
(|ListFunctions2| . LIST2)
229
(|ListFunctions3| . LIST3)
230
(|ListToMap| . LIST2MAP)
231
(|Literal| . LITERAL)
232
(|MacroAst| . MACROAST)
233
(|MakeFloatCompiledFunction| . MKFLCFN)
234
(|MakeFunction| . MKFUNC)
235
(|MakeRecord| . MKRECORD)
236
(|MappingAst| . MAPPAST)
237
(|MappingPackage1| . MAPPKG1)
238
(|MappingPackage2| . MAPPKG2)
239
(|MappingPackage3| . MAPPKG3)
240
(|MathMLFormat| . MMLFORM)
241
(|Matrix| . MATRIX)
242
(|MatrixCategoryFunctions2| . MATCAT2)
243
(|MatrixCommonDenominator| . MCDEN)
244
(|MatrixLinearAlgebraFunctions| . MATLIN)
245
(|Maybe| . MAYBE)
246
(|MergeThing| . MTHING)
247
(|ModularDistinctDegreeFactorizer| . MDDFACT)
248
(|ModuleOperator| . MODOP)
249
(|MonoidOperation| . MONOP)
250
(|MonoidRingFunctions2| . MRF2)
251
(|MoreSystemCommands| . MSYSCMD)
252
(|MPolyCatFunctions2| . MPC2)
253
(|MPolyCatRationalFunctionFactorizer| . MPRFF)
254
(|Multiset| . MSET)
255
(|MultivariateFactorize| . MULTFACT)
256
(|MultivariatePolynomial| . MPOLY)
257
(|MultFiniteFactorize| . MFINFACT)
258
(|InetClientStreamSocket| . INETCLTS)
259
(|NoneFunctions1| . NONE1)
260
(|NonNegativeInteger| . NNI)
261
(|NormalizationPackage| . NORMPK)
262
(|NormInMonogenicAlgebra| . NORMMA)
263
(|NumberTheoreticPolynomialFunctions| . NTPOLFN)
264
(|Numeric| . NUMERIC)
265
(|NumericalOrdinaryDifferentialEquations| . NUMODE)
266
(|NumericalQuadrature| . NUMQUAD)
267
(|NumericComplexEigenPackage| . NCEP)
268
(|NumericRealEigenPackage| . NREP)
269
(|NumericContinuedFraction| . NCNTFRAC)
270
(|Octonion| . OCT)
271
(|OctonionCategoryFunctions2| . OCTCT2)
272
(|OneDimensionalArray| . ARRAY1)
273
(|OneDimensionalArrayFunctions2| . ARRAY12)
274
(|OnePointCompletion| . ONECOMP)
275
(|OnePointCompletionFunctions2| . ONECOMP2)
276
(|OperationsQuery| . OPQUERY)
277
(|OrderedCompletion| . ORDCOMP)
278
(|OrderedCompletionFunctions2| . ORDCOMP2)
279
(|OrdinaryDifferentialRing| . ODR)
280
(|OrdSetInts| . OSI)
281
(|OrthogonalPolynomialFunctions| . ORTHPOL)
282
(|OutputBinaryFile| . OUTBFILE)
283
(|OutputPackage| . OUT)
284
(|PadeApproximantPackage| . PADEPAC)
285
(|Pair| . PAIR)
286
(|Palette| . PALETTE)
287
(|PartialFraction| . PFR)
288
(|Partition| . PRTITION)
289
(|PatternFunctions2| . PATTERN2)
290
(|ParameterAst| . PARAMAST)
291
(|ParametricPlaneCurve| . PARPCURV)
292
(|ParametricSpaceCurve| . PARSCURV)
293
(|ParametricSurface| . PARSURF)
294
(|ParametricPlaneCurveFunctions2| . PARPC2)
295
(|ParametricSpaceCurveFunctions2| . PARSC2)
296
(|ParametricSurfaceFunctions2| . PARSU2)
297
(|Parser| . PARSER)
298
(|PartitionsAndPermutations| . PARTPERM)
299
(|PatternMatch| . PATMATCH)
300
(|PatternMatchAssertions| . PMASS)
301
(|PatternMatchResultFunctions2| . PATRES2)
302
(|PendantTree| . PENDTREE)
303
(|Permanent| . PERMAN)
304
(|PermutationGroupExamples| . PGE)
305
(|PermutationGroup| . PERMGRP)
306
(|Permutation| . PERM)
307
(|Pi| . HACKPI)
308
(|PiCoercions| . PICOERCE)
309
(|PointFunctions2| . PTFUNC2)
310
(|PolyGroebner| . PGROEB)
311
(|Polynomial| . POLY)
312
(|PolynomialAN2Expression| . PAN2EXPR)
313
(|PolynomialComposition| . PCOMP)
314
(|PolynomialDecomposition| . PDECOMP)
315
(|PolynomialFunctions2| . POLY2)
316
(|PolynomialIdeals| . IDEAL)
317
(|PolynomialToUnivariatePolynomial| . POLY2UP)
318
(|PortNumber| . PORTNUM)
319
(|PositiveInteger| . PI)
320
(|PowerSeriesLimitPackage| . LIMITPS)
321
(|PretendAst| . PRTDAST)
322
(|PrimeField| . PF)
323
(|PrimitiveArrayFunctions2| . PRIMARR2)
324
(|PrintPackage| . PRINT)
325
(|Property| . PROPERTY)
326
(|PropositionalFormula| . PROPFRML)
327
(|PropositionalFormulaFunctions1| . PROPFUN1)
328
(|PropositionalFormulaFunctions2| . PROPFUN2)
329
(|QuadraticForm| . QFORM)
330
(|QuasiComponentPackage| . QCMPACK)
331
(|QuasiquoteAst| . QQUTAST)
332
(|Quaternion| . QUAT)
333
(|QuaternionCategoryFunctions2| . QUATCT2)
334
(|QueryEquation| . QEQUAT)
335
(|Queue| . QUEUE)
336
(|QuotientFieldCategoryFunctions2| . QFCAT2)
337
(|RadicalEigenPackage| . REP)
338
(|RadicalSolvePackage| . SOLVERAD)
339
(|RadixExpansion| . RADIX)
340
(|RadixUtilities| . RADUTIL)
341
(|RandomNumberSource| . RANDSRC)
342
(|RangeBinding| . RNGBIND)
343
(|RationalFunction| . RF)
344
(|RationalFunctionDefiniteIntegration| . DEFINTRF)
345
(|RationalFunctionFactor| . RFFACT)
346
(|RationalFunctionFactorizer| . RFFACTOR)
347
(|RationalFunctionIntegration| . INTRF)
348
(|RationalFunctionLimitPackage| . LIMITRF)
349
(|RationalFunctionSign| . SIGNRF)
350
(|RationalFunctionSum| . SUMRF)
351
(|RationalRetractions| . RATRET)
352
(|RealClosure| . RECLOS)
353
(|RealPolynomialUtilitiesPackage| . POLUTIL)
354
(|RealZeroPackage| . REAL0)
355
(|RealZeroPackageQ| . REAL0Q)
356
(|RectangularMatrixCategoryFunctions2| . RMCAT2)
357
(|RegularSetDecompositionPackage| . RSDCMPK)
358
(|RegularTriangularSet| . REGSET)
359
(|RegularTriangularSetGcdPackage| . RSETGCD)
360
(|RepeatAst| . RPTAST)
361
(|RepresentationPackage1| . REP1)
362
(|RepresentationPackage2| . REP2)
363
(|ResolveLatticeCompletion| . RESLATC)
364
(|RestrictAst| . RSTRCAST)
365
(|ReturnAst| . RETAST)
366
(|RewriteRule| . RULE)
367
(|RightOpenIntervalRootCharacterization| . ROIRC)
368
(|RomanNumeral| . ROMAN)
369
(|Ruleset| . RULESET)
370
(|Scope| . SCOPE)
371
(|Segment| . SEG)
372
(|SegmentAst| . SEGAST)
373
(|SegmentBinding| . SEGBIND)
374
(|SegmentBindingFunctions2| . SEGBIND2)
375
(|SegmentFunctions2| . SEG2)
376
(|SemiGroupOperation| . SGPOP)
377
(|SequenceAst| . SEQAST)
378
(|Set| . SET)
379
(|Signature| . SIG)
380
(|SignatureAst| . SIGAST)
381
(|SimpleAlgebraicExtensionAlgFactor| . SAEFACT)
382
(|SimplifyAlgebraicNumberConvertPackage| . SIMPAN)
383
(|SingleInteger| . SINT)
384
(|SmithNormalForm| . SMITH)
385
(|SpadParser| . SPADPRSR)
386
(|SparseUnivariatePolynomialFunctions2| . SUP2)
387
(|SpecialOutputPackage| . SPECOUT)
388
(|SquareFreeRegularSetDecompositionPackage| . SRDCMPK)
389
(|SquareFreeRegularTriangularSet| . SREGSET)
390
(|SquareFreeRegularTriangularSetGcdPackage| . SFRGCD)
391
(|SquareFreeQuasiComponentPackage| . SFQCMPK)
392
(|SquareMatrix| . SQMATRIX)
393
(|Stack| . STACK)
394
(|StepAst| . STEPAST)
395
(|Stream| . STREAM)
396
(|StreamFunctions1| . STREAM1)
397
(|StreamFunctions2| . STREAM2)
398
(|StreamFunctions3| . STREAM3)
399
(|String| . STRING)
400
(|SturmHabichtPackage| . SHP)
401
(|SuchThatAst| . SUCHTAST)
402
(|Symbol| . SYMBOL)
403
(|SymmetricGroupCombinatoricFunctions| . SGCF)
404
(|Syntax| . SYNTAX)
405
(|SystemSolvePackage| . SYSSOLP)
406
(|SAERationalFunctionAlgFactor| . SAERFFC)
407
(|Tableau| . TABLEAU)
408
(|TaylorSeries| . TS)
409
(|TexFormat| . TEX)
410
(|TexFormat1| . TEX1)
411
(|TextFile| . TEXTFILE)
412
(|ThreeDimensionalViewport| . VIEW3D)
413
(|ThreeSpace| . SPACE3)
414
(|Timer| . TIMER)
415
(|TopLevelDrawFunctions| . DRAW)
416
(|TopLevelDrawFunctionsForAlgebraicCurves| . DRAWCURV)
417
(|TopLevelDrawFunctionsForCompiledFunctions| . DRAWCFUN)
418
(|TopLevelDrawFunctionsForPoints| . DRAWPT )
419
(|TopLevelThreeSpace| . TOPSP)
420
(|TranscendentalManipulations| . TRMANIP)
421
(|TransSolvePackage| . SOLVETRA)
422
(|Tree| . TREE)
423
(|TrigonometricManipulations| . TRIGMNIP)
424
(|TypeAst| . TYPEAST)
425
(|UnivariateLaurentSeriesFunctions2| . ULS2)
426
(|UnivariatePolynomial| . UP)
427
(|UnivariatePolynomialCategoryFunctions2| . UPOLYC2)
428
(|UnivariatePolynomialCommonDenominator| . UPCDEN)
429
(|UnivariatePolynomialFunctions2| . UP2)
430
(|UnivariatePolynomialMultiplicationPackage| . UPMP)
431
(|UnivariatePuiseuxSeriesFunctions2| . UPXS2)
432
(|UnivariateTaylorSeriesFunctions2| . UTS2)
433
(|UniversalSegment| . UNISEG)
434
(|UniversalSegmentFunctions2| . UNISEG2)
435
(|UserDefinedVariableOrdering| . UDVO)
436
(|Vector| . VECTOR)
437
(|VectorFunctions2| . VECTOR2)
438
(|ViewDefaultsPackage| . VIEWDEF)
439
(|Void| . VOID)
440
(|WhereAst| . WHEREAST)
441
(|WhileAst| . WHILEAST)
442
(|WuWenTsunTriangularSet| . WUTSET)
443
)
444
(|naglink|
445
(|FortranScalarType| . FST)
446
(|FortranType| . FT)
447
(|SymbolTable| . SYMTAB)
448
(|TheSymbolTable| . SYMS)
449
)
450
(|categories|
451
(|AbelianGroup| . ABELGRP)
452
(|AbelianMonoid| . ABELMON)
453
(|AbelianMonoidRing| . AMR)
454
(|AbelianSemiGroup| . ABELSG)
455
(|AbstractSyntaxCategory| . ASTCAT)
456
(|Aggregate| . AGG)
457
(|Algebra| . ALGEBRA)
458
(|AlgebraicallyClosedField| . ACF)
459
(|AlgebraicallyClosedFunctionSpace| . ACFS)
460
(|ArcHyperbolicFunctionCategory| . AHYP)
461
(|ArcTrigonometricFunctionCategory| . ATRIG)
462
(|AssociationListAggregate| . ALAGG)
463
(|AttributeRegistry| . ATTREG)
464
(|BagAggregate| . BGAGG)
465
(|BasicType| . BASTYPE)
466
(|BiModule| . BMODULE)
467
(|BinaryOperatorCategory| . BINOPC)
468
(|BinaryRecursiveAggregate| . BRAGG)
469
(|BinaryTreeCategory| . BTCAT)
470
(|BitAggregate| . BTAGG)
471
(|BooleanLogic| . BOOLE)
472
(|CachableSet| . CACHSET)
473
(|CancellationAbelianMonoid| . CABMON)
474
(|CharacteristicNonZero| . CHARNZ)
475
(|CharacteristicZero| . CHARZ)
476
(|CoercibleFrom| . KRCFROM)
477
(|CoercibleTo| . KOERCE)
478
(|Collection| . CLAGG)
479
(|CombinatorialFunctionCategory| . CFCAT)
480
(|CombinatorialOpsCategory| . COMBOPC)
481
(|CommutativeOperatorCategory| . COMOPC)
482
(|CommutativeRing| . COMRING)
483
(|ComplexCategory| . COMPCAT)
484
(|Conduit| . CONDUIT)
485
(|ConstructorCategory| . CTORCAT)
486
(|ConvertibleFrom| . KVTFROM)
487
(|ConvertibleTo| . KONVERT)
488
(|DequeueAggregate| . DQAGG)
489
(|Dictionary| . DIAGG)
490
(|DictionaryOperations| . DIOPS)
491
(|DifferentialDomain| . DIFFDOM)
492
(|DifferentialExtension| . DIFEXT)
493
(|DifferentialModule| . DIFFMOD)
494
(|DifferentialModuleExtension| . DSEXT)
495
(|DifferentialPolynomialCategory| . DPOLCAT)
496
(|DifferentialRing| . DIFRING)
497
(|DifferentialSpace| . DIFFSPC)
498
(|DifferentialSpaceExtension| . DSEXT)
499
(|DifferentialVariableCategory| . DVARCAT)
500
(|Dioid| . DIOID)
501
(|DirectProductCategory| . DIRPCAT)
502
(|DivisionRing| . DIVRING)
503
(|DoublyLinkedAggregate| . DLAGG)
504
(|ElementaryFunctionCategory| . ELEMFUN)
505
(|Eltable| . ELTAB)
506
(|EltableAggregate| . ELTAGG)
507
(|EntireRing| . ENTIRER)
508
(|EuclideanDomain| . EUCDOM)
509
(|Evalable| . EVALAB)
510
(|ExpressionSpace| . ES)
511
(|ExtensibleLinearAggregate| . ELAGG)
512
(|ExtensionField| . XF)
513
(|Field| . FIELD)
514
(|FieldOfPrimeCharacteristic| . FPC)
515
(|Finite| . FINITE)
516
(|FiniteAggregate| . FINAGG)
517
(|FileCategory| . FILECAT)
518
(|FileNameCategory| . FNCAT)
519
(|FiniteAbelianMonoidRing| . FAMR)
520
(|FiniteAlgebraicExtensionField| . FAXF)
521
(|FiniteDivisorCategory| . FDIVCAT)
522
(|FiniteFieldCategory| . FFIELDC)
523
(|FiniteLinearAggregate| . FLAGG)
524
(|FiniteRankNonAssociativeAlgebra| . FINAALG)
525
(|FiniteRankAlgebra| . FINRALG)
526
(|FiniteSetAggregate| . FSAGG)
527
(|FloatingPointSystem| . FPS)
528
(|FramedAlgebra| . FRAMALG)
529
(|FramedNonAssociativeAlgebra| . FRNAALG)
530
(|FramedNonAssociativeAlgebraFunctions2| . FRNAAF2)
531
(|FreeAbelianMonoidCategory| . FAMONC)
532
(|FreeLieAlgebra| . FLALG)
533
(|FreeModuleCat| . FMCAT)
534
(|FullyEvalableOver| . FEVALAB)
535
(|FullyLinearlyExplicitRingOver| . FLINEXP)
536
(|FullyPatternMatchable| . FPATMAB)
537
(|FullyRetractableTo| . FRETRCT)
538
(|FunctionFieldCategory| . FFCAT)
539
(|FunctionSpace| . FS)
540
(|Functorial| . FUNCTOR)
541
(|GcdDomain| . GCDDOM)
542
(|GradedAlgebra| . GRALG)
543
(|GradedModule| . GRMOD)
544
(|Group| . GROUP)
545
(|HomogeneousAggregate| . HOAGG)
546
(|HomotopicTo| . HOMOTOP)
547
(|HyperbolicFunctionCategory| . HYPCAT)
548
(|IdempotentOperatorCategory| . IDEMOPC)
549
(|IndexedAggregate| . IXAGG)
550
(|IndexedDirectProductCategory| . IDPC)
551
(|InnerEvalable| . IEVALAB)
552
(|InputByteConduit| . INBCON)
553
(|InputOutputByteConduit| IOBCON)
554
(|IntegerNumberSystem| . INS)
555
(|IntegralDomain| . INTDOM)
556
(|IntervalCategory| . INTCAT)
557
(|KeyedDictionary| . KDAGG)
558
(|LazyStreamAggregate| . LZSTAGG)
559
(|LeftAlgebra| . LALG)
560
(|LeftLinearSet| . LLINSET)
561
(|LeftModule| . LMODULE)
562
(|LieAlgebra| . LIECAT)
563
(|LinearAggregate| . LNAGG)
564
(|LinearlyExplicitRingOver| . LINEXP)
565
(|LinearOrdinaryDifferentialOperatorCategory| . LODOCAT)
566
(|LinearSet| . LINSET)
567
(|LiouvillianFunctionCategory| . LFCAT)
568
(|ListAggregate| . LSAGG)
569
(|Logic| . LOGIC)
570
(|MatrixCategory| . MATCAT)
571
(|Module| . MODULE)
572
(|Monad| . MONAD)
573
(|MonadWithUnit| . MONADWU)
574
(|Monoid| . MONOID)
575
(|MonoidOperatorCategory| . MONOPC)
576
(|MonogenicAlgebra| . MONOGEN)
577
(|MonogenicLinearOperator| . MLO)
578
(|MultiDictionary| . MDAGG)
579
(|MultisetAggregate| . MSETAGG)
580
(|MultivariateTaylorSeriesCategory| . MTSCAT)
581
(|NetworkClientSocket| . NETCLT)
582
(|NonAssociativeAlgebra| . NAALG)
583
(|NonAssociativeRing| . NASRING)
584
(|NonAssociativeRng| . NARNG)
585
(|NormalizedTriangularSetCategory| . NTSCAT)
586
(|Object| . OBJECT)
587
(|OctonionCategory| . OC)
588
(|OneDimensionalArrayAggregate| . A1AGG)
589
(|OperatorCategory| . OPERCAT)
590
(|OrderedAbelianGroup| . OAGROUP)
591
(|OrderedAbelianMonoid| . OAMON)
592
(|OrderedAbelianMonoidSup| . OAMONS)
593
(|OrderedAbelianSemiGroup| . OASGP)
594
(|OrderedCancellationAbelianMonoid| . OCAMON)
595
(|OrderedFinite| . ORDFIN)
596
(|OrderedIntegralDomain| . OINTDOM)
597
(|OrderedMonoid| . ORDMON)
598
(|OrderedMultisetAggregate| . OMSAGG)
599
(|OrderedRing| . ORDRING)
600
(|OrderedSet| . ORDSET)
601
(|OrderedType| . ORDTYPE)
602
(|OutputByteConduit| . OUTBCON)
603
(|PAdicIntegerCategory| . PADICCT)
604
(|PartialDifferentialDomain| . PDDOM)
605
(|PartialDifferentialModule| . PDMOD)
606
(|PartialDifferentialRing| . PDRING)
607
(|PartialDifferentialSpace| . PDSPC)
608
(|PartialTranscendentalFunctions| . PTRANFN)
609
(|Patternable| . PATAB)
610
(|PatternMatchable| . PATMAB)
611
(|PermutationCategory| . PERMCAT)
612
(|PlottablePlaneCurveCategory| . PPCURVE)
613
(|PlottableSpaceCurveCategory| . PSCURVE)
614
(|PointCategory| . PTCAT)
615
(|PolynomialCategory| . POLYCAT)
616
(|PolynomialFactorizationExplicit| . PFECAT)
617
(|PolynomialSetCategory| . PSETCAT)
618
(|PowerSeriesCategory| . PSCAT)
619
(|PrimitiveFunctionCategory| . PRIMCAT)
620
(|PrincipalIdealDomain| . PID)
621
(|PriorityQueueAggregate| . PRQAGG)
622
(|PropositionalLogic| . PROPLOG)
623
(|QuaternionCategory| . QUATCAT)
624
(|QueueAggregate| . QUAGG)
625
(|QuotientFieldCategory| . QFCAT)
626
(|RadicalCategory| . RADCAT)
627
(|RealClosedField| . RCFIELD)
628
(|RealConstant| . REAL)
629
(|RealNumberSystem| . RNS)
630
(|RealRootCharacterizationCategory| . RRCC)
631
(|RectangularMatrixCategory| . RMATCAT)
632
(|RecursiveAggregate| . RCAGG)
633
(|RecursivePolynomialCategory| . RPOLCAT)
634
(|RegularChain| . RGCHAIN)
635
(|RegularTriangularSetCategory| . RSETCAT)
636
(|RetractableTo| . RETRACT)
637
(|RGBColorModel| . RGBCMDL)
638
(|RGBColorSpace| . RGBCSPC)
639
(|RightLinearSet| . RLINSET)
640
(|RightModule| . RMODULE)
641
(|Ring| . RING)
642
(|Rng| . RNG)
643
(|SegmentCategory| . SEGCAT)
644
(|SegmentExpansionCategory| . SEGXCAT)
645
(|SemiGroup| . SGROUP)
646
(|SemiGroupOperatorCategory| . SGPOPC)
647
(|SemiRing| . SRING)
648
(|SetAggregate| . SETAGG)
649
(|SetCategory| . SETCAT)
650
(|SExpressionCategory| . SEXCAT)
651
(|ShallowlyMutableAggregate| . SMAGG)
652
(|SpadAstExports| . SPADXPT)
653
(|SpadSyntaxCategory| . SASTCAT)
654
(|SpecialFunctionCategory| . SPFCAT)
655
(|SquareFreeNormalizedTriangularSetCategory| . SNTSCAT)
656
(|SquareFreeRegularTriangularSetCategory| . SFRTCAT)
657
(|SquareMatrixCategory| . SMATCAT)
658
(|StackAggregate| . SKAGG)
659
(|StepThrough| . STEP)
660
(|StreamAggregate| . STAGG)
661
(|StringAggregate| . SRAGG)
662
(|StructuralConstantsPackage| . SCPKG)
663
(|TableAggregate| . TBAGG)
664
(|ThreeSpaceCategory| . SPACEC)
665
(|TranscendentalFunctionCategory| . TRANFUN)
666
(|TriangularSetCategory| . TSETCAT)
667
(|TrigonometricFunctionCategory| . TRIGCAT)
668
(|TwoDimensionalArrayCategory| . ARR2CAT)
669
(|Type| . TYPE)
670
(|UnaryRecursiveAggregate| . URAGG)
671
(|UniqueFactorizationDomain| . UFD)
672
(|UnivariateLaurentSeriesCategory| . ULSCAT)
673
(|UnivariateLaurentSeriesConstructorCategory| . ULSCCAT)
674
(|UnivariatePolynomialCategory| . UPOLYC)
675
(|UnivariatePowerSeriesCategory| . UPSCAT)
676
(|UnivariatePuiseuxSeriesCategory| . UPXSCAT)
677
(|UnivariatePuiseuxSeriesConstructorCategory| . UPXSCCA)
678
(|UnivariateSkewPolynomialCategory| . OREPCAT)
679
(|UnivariateTaylorSeriesCategory| . UTSCAT)
680
(|VectorCategory| . VECTCAT)
681
(|VectorSpace| . VSPACE)
682
(|XAlgebra| . XALG)
683
(|XFreeAlgebra| . XFALG)
684
(|XPolynomialsCat| . XPOLYC)
685
(|ZeroDimensionalSolvePackage| . ZDSOLVE))
686
(|Hidden|
687
(|AlgebraicFunction| . AF)
688
(|AlgebraicFunctionField| . ALGFF)
689
(|AlgebraicHermiteIntegration| . INTHERAL)
690
(|AlgebraicIntegrate| . INTALG)
691
(|AlgebraicIntegration| . INTAF)
692
(|AnonymousFunction| . ANON)
693
(|AntiSymm| . ANTISYM)
694
(|ApplyRules| . APPRULE)
695
(|ApplyUnivariateSkewPolynomial| . APPLYORE)
696
(|ArrayStack| . ASTACK)
697
(|AssociatedEquations| . ASSOCEQ)
698
(|AssociationList| . ALIST)
699
(|Automorphism| . AUTOMOR)
700
(|BalancedFactorisation| . BALFACT)
701
(|BalancedPAdicInteger| . BPADIC)
702
(|BalancedPAdicRational| . BPADICRT)
703
(|BezoutMatrix| . BEZOUT)
704
(|BoundIntegerRoots| . BOUNDZRO)
705
(|BrillhartTests| . BRILL)
706
(|ChangeOfVariable| . CHVAR)
707
(|CharacteristicPolynomialInMonogenicalAlgebra| . CPIMA)
708
(|ChineseRemainderToolsForIntegralBases| . IBACHIN)
709
(|CoerceVectorMatrixPackage| . CVMP)
710
(|CombinatorialFunction| . COMBF)
711
(|CommonOperators| . COMMONOP)
712
(|CommuteUnivariatePolynomialCategory| . COMMUPC)
713
(|ComplexIntegerSolveLinearPolynomialEquation| . CINTSLPE)
714
(|ComplexPattern| . COMPLPAT)
715
(|ComplexPatternMatch| . CPMATCH)
716
(|ComplexRootFindingPackage| . CRFP)
717
(|ConstantLODE| . ODECONST)
718
(|CyclicStreamTools| . CSTTOOLS)
719
(|CyclotomicPolynomialPackage| . CYCLOTOM)
720
(|DefiniteIntegrationTools| . DFINTTLS)
721
(|DegreeReductionPackage| . DEGRED)
722
(|DeRhamComplex| . DERHAM)
723
(|DifferentialSparseMultivariatePolynomial| . DSMP)
724
(|DirectProduct| . DIRPROD)
725
(|DirectProductMatrixModule| . DPMM)
726
(|DirectProductModule| . DPMO)
727
(|DiscreteLogarithmPackage| . DLP)
728
(|DistributedMultivariatePolynomial| . DMP)
729
(|DoubleResultantPackage| . DBLRESP)
730
(|DrawOptionFunctions0| . DROPT0)
731
(|DrawOptionFunctions1| . DROPT1)
732
(|ElementaryFunction| . EF)
733
(|ElementaryFunctionsUnivariateLaurentSeries| . EFULS)
734
(|ElementaryFunctionsUnivariatePuiseuxSeries| . EFUPXS)
735
(|ElementaryIntegration| . INTEF)
736
(|ElementaryRischDE| . RDEEF)
737
(|ElementaryRischDESystem| . RDEEFS)
738
(|EllipticFunctionsUnivariateTaylorSeries| . ELFUTS)
739
(|EqTable| . EQTBL)
740
(|EuclideanModularRing| . EMR)
741
(|EvaluateCycleIndicators| . EVALCYC)
742
(|ExponentialExpansion| . EXPEXPAN)
743
(|ExponentialOfUnivariatePuiseuxSeries| . EXPUPXS)
744
(|ExpressionSpaceFunctions1| . ES1)
745
(|ExpressionTubePlot| . EXPRTUBE)
746
(|ExtAlgBasis| . EAB)
747
(|FactoredFunctions| . FACTFUNC)
748
(|FactoredFunctionUtilities| . FRUTIL)
749
(|FactoringUtilities| . FACUTIL)
750
(|FGLMIfCanPackage| . FGLMICPK)
751
(|FindOrderFinite| . FORDER)
752
(|FiniteDivisor| . FDIV)
753
(|FiniteFieldCyclicGroupExtension| . FFCGX)
754
(|FiniteFieldCyclicGroupExtensionByPolynomial| . FFCGP)
755
(|FiniteFieldExtension| . FFX)
756
(|FiniteFieldExtensionByPolynomial| . FFP)
757
(|FiniteFieldFunctions| . FFF)
758
(|FiniteFieldNormalBasisExtension| . FFNBX)
759
(|FiniteFieldNormalBasisExtensionByPolynomial| . FFNBP)
760
(|FiniteFieldPolynomialPackage| . FFPOLY)
761
(|FiniteFieldSolveLinearPolynomialEquation| . FFSLPE)
762
(|FormalFraction| . FORMAL)
763
(|FourierComponent| . FCOMP)
764
(|FractionalIdeal| . FRIDEAL)
765
(|FramedModule| . FRMOD)
766
(|FreeAbelianGroup| . FAGROUP)
767
(|FreeAbelianMonoid| . FAMONOID)
768
(|FreeGroup| . FGROUP)
769
(|FreeModule| . FM)
770
(|FreeModule1| . FM1)
771
(|FreeMonoid| . FMONOID)
772
(|FunctionalSpecialFunction| . FSPECF)
773
(|FunctionCalled| . FUNCTION)
774
(|FunctionFieldIntegralBasis| . FFINTBAS)
775
(|FunctionSpaceReduce| . FSRED)
776
(|FunctionSpaceToUnivariatePowerSeries| . FS2UPS)
777
(|FunctionSpaceToExponentialExpansion| . FS2EXPXP)
778
(|FunctionSpaceUnivariatePolynomialFactor| . FSUPFACT)
779
(|GaloisGroupFactorizationUtilities| . GALFACTU)
780
(|GaloisGroupFactorizer| . GALFACT)
781
(|GaloisGroupPolynomialUtilities| . GALPOLYU)
782
(|GaloisGroupUtilities| . GALUTIL)
783
(|GeneralHenselPackage| . GHENSEL)
784
(|GeneralDistributedMultivariatePolynomial| . GDMP)
785
(|GeneralPolynomialGcdPackage| . GENPGCD)
786
(|GeneralSparseTable| . GSTBL)
787
(|GenericNonAssociativeAlgebra| . GCNAALG)
788
(|GenExEuclid| . GENEEZ)
789
(|GeneralizedMultivariateFactorize| . GENMFACT)
790
(|GeneralModulePolynomial| . GMODPOL)
791
(|GeneralPolynomialSet| . GPOLSET)
792
(|GeneralTriangularSet| . GTSET)
793
(|GenUFactorize| . GENUFACT)
794
(|GenusZeroIntegration| . INTG0)
795
(|GosperSummationMethod| . GOSPER)
796
(|GraphImage| . GRIMAGE)
797
(|GrayCode| . GRAY)
798
(|GroebnerInternalPackage| . GBINTERN)
799
(|GroebnerSolve| . GROEBSOL)
800
(|HashTable| . HASHTBL)
801
(|Heap| . HEAP)
802
(|HeuGcd| . HEUGCD)
803
(|HomogeneousDistributedMultivariatePolynomial| . HDMP)
804
(|HyperellipticFiniteDivisor| . HELLFDIV)
805
(|IncrementingMaps| . INCRMAPS)
806
(|IndexedBits| . IBITS)
807
(|IndexedDirectProductAbelianGroup| . IDPAG)
808
(|IndexedDirectProductAbelianMonoid| . IDPAM)
809
(|IndexedDirectProductObject| . IDPO)
810
(|IndexedDirectProductOrderedAbelianMonoid| . IDPOAM)
811
(|IndexedDirectProductOrderedAbelianMonoidSup| . IDPOAMS)
812
(|IndexedExponents| . INDE)
813
(|IndexedFlexibleArray| . IFARRAY)
814
(|IndexedOneDimensionalArray| . IARRAY1)
815
(|InnerAlgFactor| . IALGFACT)
816
(|InnerAlgebraicNumber| . IAN)
817
(|InnerCommonDenominator| . ICDEN)
818
(|InnerFiniteField| . IFF)
819
(|InnerFreeAbelianMonoid| . IFAMON)
820
(|InnerTwoDimensionalArray| . IARRAY2)
821
(|InnerMatrixLinearAlgebraFunctions| . IMATLIN)
822
(|InnerMatrixQuotientFieldFunctions| . IMATQF)
823
(|InnerModularGcd| . INMODGCD)
824
(|InnerMultFact| . INNMFACT)
825
(|InnerNormalBasisFieldFunctions| . INBFF)
826
(|InnerNumericEigenPackage| . INEP)
827
(|InnerNumericFloatSolvePackage| . INFSP)
828
(|InnerPAdicInteger| . IPADIC)
829
(|InnerPolySign| . INPSIGN)
830
(|InnerPolySum| . ISUMP)
831
(|InnerPrimeField| . IPF)
832
(|InnerSparseUnivariatePowerSeries| . ISUPS)
833
(|InnerTable| . INTABL)
834
(|InnerTaylorSeries| . ITAYLOR)
835
(|InnerTrigonometricManipulations| . ITRIGMNP)
836
(|InputForm| . INFORM)
837
(|InputFormFunctions1| . INFORM1)
838
(|IntegerBits| . INTBIT)
839
(|IntegerFactorizationPackage| . INTFACT)
840
(|IntegerMod| . ZMOD)
841
(|IntegerSolveLinearPolynomialEquation| . INTSLPE)
842
(|IntegralBasisPolynomialTools| . IBPTOOLS)
843
(|IntegralBasisTools| . IBATOOL)
844
(|IntegrationResult| . IR)
845
(|IntegrationTools| . INTTOOLS)
846
(|InternalPrintPackage| . IPRNTPK)
847
(|InternalRationalUnivariateRepresentationPackage| . IRURPK)
848
(|IrredPolyOverFiniteField| . IRREDFFX)
849
(|Kernel| . KERNEL)
850
(|Kovacic| . KOVACIC)
851
(|LaurentPolynomial| . LAUPOL)
852
(|LeadingCoefDetermination| . LEADCDET)
853
(|LexTriangularPackage| . LEXTRIPK)
854
(|LieExponentials| . LEXP)
855
(|LiePolynomial| . LPOLY)
856
(|LinearDependence| . LINDEP)
857
(|LinearOrdinaryDifferentialOperatorFactorizer| . LODOF)
858
(|LinearOrdinaryDifferentialOperator1| . LODO1)
859
(|LinearOrdinaryDifferentialOperator2| . LODO2)
860
(|LinearOrdinaryDifferentialOperatorsOps| . LODOOPS)
861
(|LinearPolynomialEquationByFractions| . LPEFRAC)
862
(|LinGroebnerPackage| . LGROBP)
863
(|LiouvillianFunction| . LF)
864
(|ListMonoidOps| . LMOPS)
865
(|ListMultiDictionary| . LMDICT)
866
(|LocalAlgebra| . LA)
867
(|Localize| . LO)
868
(|LyndonWord| . LWORD)
869
(|FreeMagma| . FMAGMA)
870
(|MakeBinaryCompiledFunction| . MKBCFUNC)
871
(|MakeUnaryCompiledFunction| . MKUCFUNC)
872
(|MappingPackageInternalHacks1| . MAPHACK1)
873
(|MappingPackageInternalHacks2| . MAPHACK2)
874
(|MappingPackageInternalHacks3| . MAPHACK3)
875
(|MeshCreationRoutinesForThreeDimensions| . MESH)
876
(|ModMonic| . MODMON)
877
(|ModularField| . MODFIELD)
878
(|ModularHermitianRowReduction| . MHROWRED)
879
(|ModularRing| . MODRING)
880
(|ModuleMonomial| . MODMONOM)
881
(|MoebiusTransform| . MOEBIUS)
882
(|MonoidRing| . MRING)
883
(|MonomialExtensionTools| . MONOTOOL)
884
(|MPolyCatPolyFactorizer| . MPCPF)
885
(|MPolyCatFunctions3| . MPC3)
886
(|MRationalFactorize| . MRATFAC)
887
(|MultipleMap| . MMAP)
888
(|MultivariateLifting| . MLIFT)
889
(|MultivariateSquareFree| . MULTSQFR)
890
(|HomogeneousDirectProduct| . HDP)
891
(|NewSparseMultivariatePolynomial| . NSMP)
892
(|NewSparseUnivariatePolynomial| . NSUP)
893
(|NewSparseUnivariatePolynomialFunctions2| . NSUP2)
894
(|NonCommutativeOperatorDivision| . NCODIV)
895
(|None| . NONE)
896
(|NonLinearFirstOrderODESolver| . NODE1)
897
(|NonLinearSolvePackage| . NLINSOL)
898
(|NormRetractPackage| . NORMRETR)
899
(|NPCoef| . NPCOEF)
900
(|NumberFormats| . NUMFMT)
901
(|NumberFieldIntegralBasis| . NFINTBAS)
902
(|NumericTubePlot| . NUMTUBE)
903
(|ODEIntegration| . ODEINT)
904
(|ODETools| . ODETOOLS)
905
(|Operator| . OP)
906
(|OppositeMonogenicLinearOperator| . OMLO)
907
(|OrderedDirectProduct| . ODP)
908
(|OrderedFreeMonoid| . OFMONOID)
909
(|OrderedVariableList| . OVAR)
910
(|OrderingFunctions| . ORDFUNS)
911
(|OrderlyDifferentialPolynomial| . ODPOL)
912
(|OrderlyDifferentialVariable| . ODVAR)
913
(|OrdinaryWeightedPolynomials| . OWP)
914
(|OutputForm| . OUTFORM)
915
(|PadeApproximants| . PADE)
916
(|PAdicInteger| . PADIC)
917
(|PAdicRational| . PADICRAT)
918
(|PAdicRationalConstructor| . PADICRC)
919
(|PAdicWildFunctionFieldIntegralBasis| . PWFFINTB)
920
(|ParadoxicalCombinatorsForStreams| . YSTREAM)
921
(|ParametricLinearEquations| . PLEQN)
922
(|PartialFractionPackage| . PFRPAC)
923
(|Pattern| . PATTERN)
924
(|PatternFunctions1| . PATTERN1)
925
(|PatternMatchFunctionSpace| . PMFS)
926
(|PatternMatchIntegerNumberSystem| . PMINS)
927
(|PatternMatchIntegration| . INTPM)
928
(|PatternMatchKernel| . PMKERNEL)
929
(|PatternMatchListAggregate| . PMLSAGG)
930
(|PatternMatchListResult| . PATLRES)
931
(|PatternMatchPolynomialCategory| . PMPLCAT)
932
(|PatternMatchPushDown| . PMDOWN)
933
(|PatternMatchQuotientFieldCategory| . PMQFCAT)
934
(|PatternMatchResult| . PATRES)
935
(|PatternMatchSymbol| . PMSYM)
936
(|PatternMatchTools| . PMTOOLS)
937
(|PlaneAlgebraicCurvePlot| . ACPLOT)
938
(|Plot| . PLOT)
939
(|PlotFunctions1| . PLOT1)
940
(|PlotTools| . PLOTTOOL)
941
(|Plot3D| . PLOT3D)
942
(|PoincareBirkhoffWittLyndonBasis| . PBWLB)
943
(|Point| . POINT)
944
(|PointsOfFiniteOrder| . PFO)
945
(|PointsOfFiniteOrderRational| . PFOQ)
946
(|PointsOfFiniteOrderTools| . PFOTOOLS)
947
(|PointPackage| . PTPACK)
948
(|PolToPol| . POLTOPOL)
949
(|PolynomialCategoryLifting| . POLYLIFT)
950
(|PolynomialCategoryQuotientFunctions| . POLYCATQ)
951
(|PolynomialFactorizationByRecursion| . PFBR)
952
(|PolynomialFactorizationByRecursionUnivariate| . PFBRU)
953
(|PolynomialGcdPackage| . PGCD)
954
(|PolynomialInterpolation| . PINTERP)
955
(|PolynomialInterpolationAlgorithms| . PINTERPA)
956
(|PolynomialNumberTheoryFunctions| . PNTHEORY)
957
(|PolynomialRing| . PR)
958
(|PolynomialRoots| . POLYROOT)
959
(|PolynomialSetUtilitiesPackage| . PSETPK)
960
(|PolynomialSolveByFormulas| . SOLVEFOR)
961
(|PolynomialSquareFree| . PSQFR)
962
(|PrecomputedAssociatedEquations| . PREASSOC)
963
(|PrimitiveArray| . PRIMARR)
964
(|PrimitiveElement| . PRIMELT)
965
(|PrimitiveRatDE| . ODEPRIM)
966
(|PrimitiveRatRicDE| . ODEPRRIC)
967
(|Product| . PRODUCT)
968
(|PseudoRemainderSequence| . PRS)
969
(|PseudoLinearNormalForm| . PSEUDLIN)
970
(|PureAlgebraicIntegration| . INTPAF)
971
(|PureAlgebraicLODE| . ODEPAL)
972
(|PushVariables| . PUSHVAR)
973
(|QuasiAlgebraicSet| . QALGSET)
974
(|QuasiAlgebraicSet2| . QALGSET2)
975
(|RadicalFunctionField| . RADFF)
976
(|RandomDistributions| . RDIST)
977
(|RandomFloatDistributions| . RFDIST)
978
(|RandomIntegerDistributions| . RIDIST)
979
(|RationalFactorize| . RATFACT)
980
(|RationalIntegration| . INTRAT)
981
(|RationalInterpolation| . RINTERP)
982
(|RationalLODE| . ODERAT)
983
(|RationalRicDE| . ODERTRIC)
984
(|RationalUnivariateRepresentationPackage| . RURPK)
985
(|RealSolvePackage| . REALSOLV)
986
(|RectangularMatrix| . RMATRIX)
987
(|ReducedDivisor| . RDIV)
988
(|ReduceLODE| . ODERED)
989
(|ReductionOfOrder| . REDORDER)
990
(|Reference| . REF)
991
(|RepeatedDoubling| . REPDB)
992
(|RepeatedSquaring| . REPSQ)
993
(|ResidueRing| . RESRING)
994
(|RetractSolvePackage| . RETSOL)
995
(|RuleCalled| . RULECOLD)
996
(|SetOfMIntegersInOneToN| . SETMN)
997
(|SExpression| . SEX)
998
(|SExpressionOf| . SEXOF)
999
(|SequentialDifferentialPolynomial| . SDPOL)
1000
(|SequentialDifferentialVariable| . SDVAR)
1001
(|SimpleAlgebraicExtension| . SAE)
1002
(|SingletonAsOrderedSet| . SAOS)
1003
(|SortedCache| . SCACHE)
1004
(|SortPackage| . SORTPAK)
1005
(|SparseMultivariatePolynomial| . SMP)
1006
(|SparseMultivariateTaylorSeries| . SMTS)
1007
(|SparseTable| . STBL)
1008
(|SparseUnivariatePolynomial| . SUP)
1009
(|SparseUnivariateSkewPolynomial| . ORESUP)
1010
(|SparseUnivariateLaurentSeries| . SULS)
1011
(|SparseUnivariatePuiseuxSeries| . SUPXS)
1012
(|SparseUnivariateTaylorSeries| . SUTS)
1013
(|SplitHomogeneousDirectProduct| . SHDP)
1014
(|SplittingNode| . SPLNODE)
1015
(|SplittingTree| . SPLTREE)
1016
(|SquareMatrix| . SQMATRIX)
1017
(|Stack| . STACK)
1018
(|StorageEfficientMatrixOperations| . MATSTOR)
1019
(|StreamInfiniteProduct| . STINPROD)
1020
(|StreamTaylorSeriesOperations| . STTAYLOR)
1021
(|StreamTranscendentalFunctions| . STTF)
1022
(|StreamTranscendentalFunctionsNonCommutative| . STTFNC)
1023
(|StringTable| . STRTBL)
1024
(|SubResultantPackage| . SUBRESP)
1025
(|SubSpace| . SUBSPACE)
1026
(|SubSpaceComponentProperty| . COMPPROP)
1027
(|SuchThat| . SUCH)
1028
(|SupFractionFactorizer| . SUPFRACF)
1029
(|SymmetricFunctions| . SYMFUNC)
1030
(|SymmetricPolynomial| . SYMPOLY)
1031
(|SystemODESolver| . ODESYS)
1032
(|Table| . TABLE)
1033
(|TableauxBumpers| . TABLBUMP)
1034
(|TabulatedComputationPackage| . TBCMPPK)
1035
(|TangentExpansions| . TANEXP)
1036
(|ToolsForSign| . TOOLSIGN)
1037
(|TranscendentalHermiteIntegration| . INTHERTR)
1038
(|TranscendentalIntegration| . INTTR)
1039
(|TranscendentalRischDE| . RDETR)
1040
(|TranscendentalRischDESystem| . RDETRS)
1041
(|TransSolvePackageService| . SOLVESER)
1042
(|TriangularMatrixOperations| . TRIMAT)
1043
(|TubePlot| . TUBE)
1044
(|TubePlotTools| . TUBETOOL)
1045
(|Tuple| . TUPLE)
1046
(|TwoDimensionalArray| . ARRAY2)
1047
(|TwoDimensionalPlotClipping| . CLIP)
1048
(|TwoDimensionalViewport| . VIEW2D)
1049
(|TwoFactorize| . TWOFACT)
1050
(|UnivariateFactorize| . UNIFACT)
1051
(|UnivariateLaurentSeries| . ULS)
1052
(|UnivariateLaurentSeriesConstructor| . ULSCONS)
1053
(|UnivariatePolynomialDecompositionPackage| . UPDECOMP)
1054
(|UnivariatePolynomialDivisionPackage| . UPDIVP)
1055
(|UnivariatePolynomialSquareFree| . UPSQFREE)
1056
(|UnivariatePuiseuxSeries| . UPXS)
1057
(|UnivariatePuiseuxSeriesConstructor| . UPXSCONS)
1058
(|UnivariatePuiseuxSeriesWithExponentialSingularity| . UPXSSING)
1059
(|UnivariateSkewPolynomial| . OREUP)
1060
(|UnivariateSkewPolynomialCategoryOps| . OREPCTO)
1061
(|UnivariateTaylorSeries| . UTS)
1062
(|UnivariateTaylorSeriesODESolver| . UTSODE)
1063
(|UserDefinedPartialOrdering| . UDPO)
1064
(|UTSodetools| . UTSODETL)
1065
(|Variable| . VARIABLE)
1066
(|ViewportPackage| . VIEW)
1067
(|WeierstrassPreparation| . WEIER)
1068
(|WeightedPolynomials| . WP)
1069
(|WildFunctionFieldIntegralBasis| . WFFINTBS)
1070
(|XDistributedPolynomial| . XDPOLY)
1071
(|XExponentialPackage| . XEXPPKG)
1072
(|XPBWPolynomial| . XPBWPOLY)
1073
(|XPolynomial| . XPOLY)
1074
(|XPolynomialRing| . XPR)
1075
(|XRecursivePolynomial| . XRPOLY))
1076
(|defaults|
1077
(|AbelianGroup&| . ABELGRP-)
1078
(|AbelianMonoid&| . ABELMON-)
1079
(|AbelianMonoidRing&| . AMR-)
1080
(|AbelianSemiGroup&| . ABELSG-)
1081
(|Aggregate&| . AGG-)
1082
(|Algebra&| . ALGEBRA-)
1083
(|AlgebraicallyClosedField&| . ACF-)
1084
(|AlgebraicallyClosedFunctionSpace&| . ACFS-)
1085
(|ArcTrigonometricFunctionCategory&| . ATRIG-)
1086
(|BagAggregate&| . BGAGG-)
1087
(|BasicType&| . BASTYPE-)
1088
(|BinaryRecursiveAggregate&| . BRAGG-)
1089
(|BinaryTreeCategory&| . BTCAT-)
1090
(|BitAggregate&| . BTAGG-)
1091
(|Collection&| . CLAGG-)
1092
(|ComplexCategory&| . COMPCAT-)
1093
(|Dictionary&| . DIAGG-)
1094
(|DictionaryOperations&| . DIOPS-)
1095
(|DifferentialExtension&| . DIFEXT-)
1096
(|DifferentialPolynomialCategory&| . DPOLCAT-)
1097
(|DifferentialRing&| . DIFRING-)
1098
(|DifferentialVariableCategory&| . DVARCAT-)
1099
(|DirectProductCategory&| . DIRPCAT-)
1100
(|DivisionRing&| . DIVRING-)
1101
(|ElementaryFunctionCategory&| . ELEMFUN-)
1102
(|EltableAggregate&| . ELTAGG-)
1103
(|EuclideanDomain&| . EUCDOM-)
1104
(|Evalable&| . EVALAB-)
1105
(|ExpressionSpace&| . ES-)
1106
(|ExtensibleLinearAggregate&| . ELAGG-)
1107
(|ExtensionField&| . XF-)
1108
(|Field&| . FIELD-)
1109
(|FieldOfPrimeCharacteristic&| . FPC-)
1110
(|FiniteAbelianMonoidRing&| . FAMR-)
1111
(|FiniteAggregate&| . FINAGG-)
1112
(|FiniteAlgebraicExtensionField&| . FAXF-)
1113
(|FiniteDivisorCategory&| . FDIVCAT-)
1114
(|FiniteFieldCategory&| . FFIELDC-)
1115
(|FiniteLinearAggregate&| . FLAGG-)
1116
(|FiniteSetAggregate&| . FSAGG-)
1117
(|FiniteRankAlgebra&| . FINRALG-)
1118
(|FiniteRankNonAssociativeAlgebra&| . FINAALG-)
1119
(|FloatingPointSystem&| . FPS-)
1120
(|FramedAlgebra&| . FRAMALG-)
1121
(|FramedNonAssociativeAlgebra&| . FRNAALG-)
1122
(|FullyEvalableOver&| . FEVALAB-)
1123
(|FullyLinearlyExplicitRingOver&| . FLINEXP-)
1124
(|FullyRetractableTo&| . FRETRCT-)
1125
(|FunctionFieldCategory&| . FFCAT-)
1126
(|FunctionSpace&| . FS-)
1127
(|GcdDomain&| . GCDDOM-)
1128
(|GradedAlgebra&| . GRALG-)
1129
(|GradedModule&| . GRMOD-)
1130
(|Group&| . GROUP-)
1131
(|HomogeneousAggregate&| . HOAGG-)
1132
(|HyperbolicFunctionCategory&| . HYPCAT-)
1133
(|IndexedAggregate&| . IXAGG-)
1134
(|InnerEvalable&| . IEVALAB-)
1135
(|IntegerNumberSystem&| . INS-)
1136
(|IntegralDomain&| . INTDOM-)
1137
(|KeyedDictionary&| . KDAGG-)
1138
(|LazyStreamAggregate&| . LZSTAGG-)
1139
(|LeftAlgebra&| . LALG-)
1140
(|LieAlgebra&| . LIECAT-)
1141
(|LinearAggregate&| . LNAGG-)
1142
(|ListAggregate&| . LSAGG-)
1143
(|Logic&| . LOGIC-)
1144
(|LinearOrdinaryDifferentialOperatorCategory&| . LODOCAT-)
1145
(|MatrixCategory&| . MATCAT-)
1146
(|Module&| . MODULE-)
1147
(|Monad&| . MONAD-)
1148
(|MonadWithUnit&| . MONADWU-)
1149
(|Monoid&| . MONOID-)
1150
(|MonogenicAlgebra&| . MONOGEN-)
1151
(|NonAssociativeAlgebra&| . NAALG-)
1152
(|NonAssociativeRing&| . NASRING-)
1153
(|NonAssociativeRng&| . NARNG-)
1154
(|OctonionCategory&| . OC-)
1155
(|OneDimensionalArrayAggregate&| . A1AGG-)
1156
(|OrderedRing&| . ORDRING-)
1157
(|OrderedSet&| . ORDSET-)
1158
(|PartialDifferentialRing&| . PDRING-)
1159
(|PolynomialCategory&| . POLYCAT-)
1160
(|PolynomialFactorizationExplicit&| . PFECAT-)
1161
(|PolynomialSetCategory&| . PSETCAT-)
1162
(|PowerSeriesCategory&| . PSCAT-)
1163
(|QuaternionCategory&| . QUATCAT-)
1164
(|QuotientFieldCategory&| . QFCAT-)
1165
(|RadicalCategory&| . RADCAT-)
1166
(|RealClosedField&| . RCFIELD-)
1167
(|RealNumberSystem&| . RNS-)
1168
(|RealRootCharacterizationCategory&| . RRCC-)
1169
(|RectangularMatrixCategory&| . RMATCAT-)
1170
(|RecursiveAggregate&| . RCAGG-)
1171
(|RecursivePolynomialCategory&| . RPOLCAT-)
1172
(|RegularTriangularSetCategory&| . RSETCAT-)
1173
(|RetractableTo&| . RETRACT-)
1174
(|Ring&| . RING-)
1175
(|SemiGroup&| . SGROUP-)
1176
(|SetAggregate&| . SETAGG-)
1177
(|SetCategory&| . SETCAT-)
1178
(|SquareMatrixCategory&| . SMATCAT-)
1179
(|StreamAggregate&| . STAGG-)
1180
(|StringAggregate&| . SRAGG-)
1181
(|TableAggregate&| . TBAGG-)
1182
(|TranscendentalFunctionCategory&| . TRANFUN-)
1183
(|TriangularSetCategory&| . TSETCAT-)
1184
(|TrigonometricFunctionCategory&| . TRIGCAT-)
1185
(|TwoDimensionalArrayCategory&| . ARR2CAT-)
1186
(|UnaryRecursiveAggregate&| . URAGG-)
1187
(|UniqueFactorizationDomain&| . UFD-)
1188
(|UnivariateLaurentSeriesConstructorCategory&| . ULSCCAT-)
1189
(|UnivariatePolynomialCategory&| . UPOLYC-)
1190
(|UnivariatePowerSeriesCategory&| . UPSCAT-)
1191
(|UnivariatePuiseuxSeriesConstructorCategory&| . UPXSCCA-)
1192
(|UnivariateSkewPolynomialCategory&| . OREPCAT-)
1193
(|UnivariateTaylorSeriesCategory&| . UTSCAT-)
1194
(|VectorCategory&| . VECTCAT-)
1195
(|VectorSpace&| . VSPACE-)))
1196
)
1197
(defparameter |$localExposureDataDefault| (VECTOR
1198
(LIST
1199
;;These groups will be exposed
1200
'|basic|
1201
'|categories|
1202
'|naglink|
1203
)
1204
(LIST
1205
;;These constructors will be explicitly exposed
1206
)
1207
(LIST
1208
;;These constructors will be explicitly hidden
1209
)
1210
))
1211
(defparameter |$localExposureData| (copy-seq |$localExposureDataDefault|))
1212
1213