Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download
Views: 1501
1
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
2
\ProvidesPackage{sage}
3
[2015/01/27 LaTeX package (SAGE markup)]
4
5
% This sets up the {sagecell} and {sageout} environments
6
% for displaying sage code. All input should be in a
7
% {sagecell} and the output in a {sageout} directly
8
% following. The syntax highlighting is build ontop of
9
% the python lstlisting so it's a lot like that one.
10
11
\RequirePackage{xcolor}
12
\definecolor{deepblue}{rgb}{0,0,0.5}
13
\definecolor{deepred}{rgb}{0.6,0,0}
14
\definecolor{deepgreen}{rgb}{0,0.3,0}
15
\definecolor{deeppurple}{HTML}{8804BD}
16
17
\RequirePackage{listings}
18
19
% Sage input environment
20
\newenvironment{sagecode}
21
{\begin{center}\begin{minipage}[c]{0.80\linewidth}}
22
{\end{minipage}\end{center}}
23
\lstnewenvironment{sagecell}[1][language=sage]{
24
\lstset{frame=single,
25
showtabs=False,
26
showspaces=False,
27
showstringspaces=False,
28
language = Sage,
29
frame=tb,
30
rulecolor=\color{lightgray},
31
framexleftmargin=0.75em,
32
#1
33
}
34
}{}
35
\lstnewenvironment{sageout}[1][language=]{
36
\lstset{frame=single,
37
showtabs=False,
38
showspaces=False,
39
showstringspaces=False,
40
basicstyle={\scriptsize \ttfamily},
41
frame=l, %position of frame (only on left)
42
framerule=0.3em, %thickness of frame
43
framexleftmargin=0.75em, %between frame and code
44
xleftmargin=3em, %between edge of page and frame
45
rulecolor=\color{orange},
46
#1
47
}
48
}{}
49
50
\lstdefinelanguage{Sage}[]{Python}
51
{
52
morekeywords={True,False,sage},
53
sensitive=true,
54
emphstyle={\ttfamily\color{deeppurple}},
55
commentstyle={\ttfamily\color{deepgreen}},
56
keywordstyle={\ttfamily\color{deepblue}},
57
stringstyle ={\ttfamily\color{deepred}},
58
basicstyle={\scriptsize \ttfamily},
59
emph={
60
AA,
61
AbelianGroup,
62
AbelianGroupMorphism,
63
AbelianGroupWithValues,
64
AbelianStrata,
65
AbelianStratum,
66
AbelianVariety,
67
AdditiveAbelianGroup,
68
AdditiveAbelianGroupWrapper,
69
AdditiveAbelianGroupWrapperElement,
70
AdditiveMagmas,
71
AffineCryptosystem,
72
AffineCrystalFromClassical,
73
AffineCrystalFromClassicalAndPromotion,
74
AffineGeometryDesign,
75
AffineGroup,
76
AffineHypersurface,
77
AffineNilTemperleyLiebTypeA,
78
AffinePermutationGroup,
79
AffineSpace,
80
AffineToricVariety,
81
AffineWeylGroups,
82
AlarmInterrupt,
83
Algebra,
84
AlgebraElement,
85
AlgebraIdeals,
86
AlgebraModules,
87
AlgebraicField,
88
AlgebraicNumber,
89
AlgebraicReal,
90
AlgebraicRealField,
91
Algebras,
92
AlgebrasWithBasis,
93
AllCusps,
94
AllExactCovers,
95
Alphabet,
96
AlphabeticStrings,
97
AlternatingGroup,
98
AlternatingSignMatrices,
99
AlternatingSignMatrix,
100
ArithmeticSubgroup_Permutation,
101
Arrangements,
102
Associahedron,
103
AtkinModularCorrespondenceDatabase,
104
AtkinModularPolynomialDatabase,
105
AugmentedLatticeDiagramFilling,
106
Automaton,
107
Axiom,
108
BCHCode,
109
BackslashOperator,
110
Bessel,
111
BezoutianQuadraticForm,
112
Bialgebras,
113
BialgebrasWithBasis,
114
Bimodules,
115
BinaryGolayCode,
116
BinaryQF,
117
BinaryQF_reduced_representatives,
118
BinaryRecurrenceSequence,
119
BinaryReedMullerCode,
120
BinaryStrings,
121
BinaryTree,
122
BinaryTrees,
123
BipartiteGraph,
124
Bitset,
125
BlockDesign,
126
BooleanPolynomialRing,
127
BraidGroup,
128
BranchingRule,
129
BrandtModule,
130
BrauerAlgebra,
131
CC,
132
CDF,
133
CFF,
134
CIF,
135
CLF,
136
CPRFanoToricVariety,
137
CRT,
138
CRT_basis,
139
CRT_list,
140
CRT_vectors,
141
CachedFunction,
142
CallableSymbolicExpressionRing,
143
CartanMatrix,
144
CartanType,
145
CartesianProduct,
146
Category,
147
ChainComplex,
148
ChainComplexMorphism,
149
ChainComplexes,
150
Chi,
151
Ci,
152
ClassFunction,
153
ClassicalCrystalOfAlcovePaths,
154
ClassicalCrystals,
155
ClassicalModularPolynomialDatabase,
156
CliffordAlgebra,
157
ClusterQuiver,
158
ClusterSeed,
159
Coalgebras,
160
CoalgebrasWithBasis,
161
Color,
162
Combinations,
163
CombinatorialAlgebra,
164
CombinatorialClass,
165
CombinatorialFreeModule,
166
CombinatorialObject,
167
CombinatorialSpecies,
168
CommutativeAdditiveGroups,
169
CommutativeAdditiveMonoids,
170
CommutativeAdditiveSemigroups,
171
CommutativeAlgebraElement,
172
CommutativeAlgebraIdeals,
173
CommutativeAlgebras,
174
CommutativeRing,
175
CommutativeRingElement,
176
CommutativeRingIdeals,
177
CommutativeRings,
178
CompleteDiscreteValuationFields,
179
CompleteDiscreteValuationRings,
180
ComplexDoubleElement,
181
ComplexDoubleField,
182
ComplexField,
183
ComplexIntervalField,
184
ComplexIntervalFieldElement,
185
ComplexLazyField,
186
ComplexNumber,
187
Complexes,
188
ComponentCrystal,
189
Composition,
190
CompositionTableau,
191
CompositionTableaux,
192
Compositions,
193
Cone,
194
CongruenceSubgroup,
195
Conic,
196
ConjugacyClass,
197
ConjugacyClassGAP,
198
ConstantFunction,
199
ContinuedFractionField,
200
ContreTableaux,
201
ConwayPolynomials,
202
CooperativeGame,
203
CoordinatePatch,
204
Core,
205
Cores,
206
CoveringDesign,
207
CoxeterGroup,
208
CoxeterGroups,
209
CremonaDatabase,
210
CremonaModularSymbols,
211
CrystalOfAlcovePaths,
212
CrystalOfGeneralizedYoungWalls,
213
CrystalOfLSPaths,
214
CrystalOfLetters,
215
CrystalOfNakajimaMonomials,
216
CrystalOfProjectedLevelZeroLSPaths,
217
CrystalOfSpins,
218
CrystalOfSpinsMinus,
219
CrystalOfSpinsPlus,
220
CrystalOfTableaux,
221
Crystals,
222
CubeGroup,
223
CubicalComplex,
224
Curve,
225
Cusp,
226
CuspFamily,
227
CuspForms,
228
Cusps,
229
CyclicCode,
230
CyclicCodeFromCheckPolynomial,
231
CyclicCodeFromGeneratingPolynomial,
232
CyclicPermutationGroup,
233
CyclicPermutations,
234
CyclicPermutationsOfPartition,
235
CyclicSievingCheck,
236
CyclicSievingPolynomial,
237
CyclotomicField,
238
Cylindrical,
239
DLXCPP,
240
DLXMatrix,
241
DOT_SAGE,
242
DWT,
243
DeBruijnSequences,
244
DedekindDomain,
245
DedekindDomainElement,
246
DedekindEtaModularCorrespondenceDatabase,
247
DedekindEtaModularPolynomialDatabase,
248
DegreeSequences,
249
DeltaComplex,
250
Derangements,
251
DescentAlgebra,
252
DiCyclicGroup,
253
DiGraph,
254
DiagonalQuadraticForm,
255
DifferentialForm,
256
DifferentialForms,
257
DifferentialWeylAlgebra,
258
DihedralGroup,
259
DirectSumOfCrystals,
260
DirichletGroup,
261
DiscreteProbabilitySpace,
262
DiscreteRandomVariable,
263
DiscreteValuationFields,
264
DiscreteValuationRings,
265
DiscreteValueGroup,
266
DisjointSet,
267
DisjointUnionEnumeratedSets,
268
DivisionRings,
269
Dokchitser,
270
Domains,
271
DuadicCodeEvenPair,
272
DuadicCodeOddPair,
273
DyckWord,
274
DyckWords,
275
DynkinDiagram,
276
ECM,
277
Ei,
278
EisensteinForms,
279
ElementWrapper,
280
ElementaryCrystal,
281
Elements,
282
EllipticCurve,
283
EllipticCurveIsogeny,
284
EllipticCurve_from_c4c6,
285
EllipticCurve_from_cubic,
286
EllipticCurve_from_j,
287
EllipticCurve_from_plane_curve,
288
EllipticCurves_with_good_reduction_outside_S,
289
EmptySetError,
290
End,
291
EnumeratedSets,
292
EquationOrder,
293
EtaGroup,
294
EtaGroupElement,
295
EtaGroup_class,
296
EtaProduct,
297
EuclideanDomain,
298
EuclideanDomainElement,
299
EuclideanDomains,
300
EuclideanGroup,
301
Euler_Phi,
302
Expression,
303
ExtendedBinaryGolayCode,
304
ExtendedQuadraticResidueCode,
305
ExtendedTernaryGolayCode,
306
ExteriorAlgebra,
307
FFT,
308
FaceFan,
309
Factorization,
310
Family,
311
Fan,
312
Fan2d,
313
FanMorphism,
314
FareySymbol,
315
FastCrystal,
316
FastFourierTransform,
317
Field,
318
FieldElement,
319
Fields,
320
FilteredCombinatorialClass,
321
FiniteCombinatorialClass,
322
FiniteCoxeterGroups,
323
FiniteCrystals,
324
FiniteDimensionalAlgebra,
325
FiniteDimensionalAlgebrasWithBasis,
326
FiniteDimensionalBialgebrasWithBasis,
327
FiniteDimensionalCoalgebrasWithBasis,
328
FiniteDimensionalHopfAlgebrasWithBasis,
329
FiniteDimensionalModulesWithBasis,
330
FiniteEnumeratedSet,
331
FiniteEnumeratedSets,
332
FiniteField,
333
FiniteFields,
334
FiniteGroups,
335
FiniteLatticePosets,
336
FiniteMonoids,
337
FinitePermutationGroups,
338
FinitePosets,
339
FiniteSemigroups,
340
FiniteSetMaps,
341
FiniteSets,
342
FiniteStateMachine,
343
FiniteWeylGroups,
344
ForgetfulFunctor,
345
FormalSum,
346
FormalSums,
347
Frac,
348
FractionField,
349
FreeAbelianMonoid,
350
FreeAlgebra,
351
FreeAlgebraQuotient,
352
FreeGroup,
353
FreeModule,
354
FreeModules,
355
FreeMonoid,
356
FreeQuadraticModule,
357
FriCAS,
358
FrozenBitset,
359
FunctionField,
360
FunctionFields,
361
GCD,
362
GF,
363
GL,
364
GO,
365
GSets,
366
GU,
367
Gamma,
368
Gamma0,
369
Gamma0_NFCusps,
370
Gamma1,
371
GammaH,
372
Gap,
373
Gap3,
374
GcdDomains,
375
GelfandTsetlinPattern,
376
GelfandTsetlinPatterns,
377
GeneralDihedralGroup,
378
GeneralDiscreteDistribution,
379
GenericGraphQuery,
380
Genus2reduction,
381
Gfan,
382
Giac,
383
Gp,
384
GradedAlgebras,
385
GradedAlgebrasWithBasis,
386
GradedBialgebras,
387
GradedBialgebrasWithBasis,
388
GradedCoalgebras,
389
GradedCoalgebrasWithBasis,
390
GradedHopfAlgebras,
391
GradedHopfAlgebrasWithBasis,
392
GradedModules,
393
GradedModulesWithBasis,
394
Graph,
395
GraphBundle,
396
GraphDatabase,
397
GraphPaths,
398
GraphQuery,
399
Graphics,
400
GroupAlgebra,
401
GroupAlgebras,
402
Groupoid,
403
Groups,
404
HadamardDesign,
405
HallAlgebra,
406
HammingCode,
407
Hasse_bounds,
408
HeckeAlgebraSymmetricGroupT,
409
HeckeModules,
410
HeilbronnCremona,
411
HeilbronnMerel,
412
HexadecimalStrings,
413
HighestWeightCrystal,
414
HighestWeightCrystals,
415
HighestWeightRiggedConfigurations,
416
HighestWeightTensorProductOfKirillovReshetikhinTableaux,
417
HilbertClassPolynomialDatabase,
418
HillCryptosystem,
419
Hirzebruch_Jung_continued_fraction_list,
420
Hom,
421
Homset,
422
HomsetWithBase,
423
HopfAlgebras,
424
HopfAlgebrasWithBasis,
425
HyperbolicPlane_quadratic_form,
426
HyperellipticCurve,
427
HyperellipticCurve_from_invariants,
428
Hypergraph,
429
HyperplaneArrangements,
430
I,
431
Ideal,
432
Ideals,
433
IdentityFunctor,
434
IncidenceStructure,
435
IncidenceStructureFromMatrix,
436
IndexedSequence,
437
InfiniteAbstractCombinatorialClass,
438
InfiniteEnumeratedSets,
439
InfinitePolynomialRing,
440
Infinity,
441
InfinityCrystalOfGeneralizedYoungWalls,
442
InfinityCrystalOfNakajimaMonomials,
443
InfinityCrystalOfTableaux,
444
InfinityRing,
445
InnerProductSpace,
446
IntList,
447
Integer,
448
IntegerListsLex,
449
IntegerMod,
450
IntegerModRing,
451
IntegerRange,
452
IntegerRing,
453
IntegerVectors,
454
IntegerVectorsModPermutationGroup,
455
Integers,
456
IntegralDomain,
457
IntegralDomainElement,
458
IntegralDomains,
459
IwahoriHeckeAlgebra,
460
IwahoriHeckeAlgebraT,
461
J0,
462
J1,
463
JH,
464
Jacobian,
465
JoinSemilattice,
466
JonesDatabase,
467
Kash,
468
KazhdanLusztigPolynomial,
469
KirillovReshetikhinCrystal,
470
KirillovReshetikhinTableaux,
471
KleinFourGroup,
472
KnutsonTaoPuzzleSolver,
473
KodairaSymbol,
474
KostkaFoulkesPolynomial,
475
KoszulComplex,
476
Krawtchouk,
477
KummerSurface,
478
KyotoPathModel,
479
LCM,
480
LFSRCryptosystem,
481
LPProblem,
482
LPProblemStandardForm,
483
LabelledBinaryTree,
484
LabelledBinaryTrees,
485
LabelledOrderedTree,
486
LabelledOrderedTrees,
487
LatexExpr,
488
LatinSquare,
489
LatinSquare_generator,
490
LatticeDiagram,
491
LatticePolytope,
492
LatticePoset,
493
LatticePosets,
494
LaurentPolynomialRing,
495
LaurentSeries,
496
LaurentSeriesRing,
497
LazyPowerSeriesRing,
498
LeftModules,
499
Li,
500
LiE,
501
LinearCode,
502
LinearCodeFromCheckMatrix,
503
LinearCodeFromVectorSpace,
504
Lisp,
505
LocalComponent,
506
LyndonWord,
507
LyndonWords,
508
MPComplexField,
509
MSymbol,
510
Macaulay2,
511
Magma,
512
Magmas,
513
MapCombinatorialClass,
514
Maple,
515
Mat,
516
Mathematica,
517
MathieuGroup,
518
Matlab,
519
Matrix,
520
MatrixAlgebras,
521
MatrixGroup,
522
MatrixSpace,
523
Matroid,
524
Maxima,
525
MeetSemilattice,
526
Mestre_conic,
527
Minimog,
528
MixedIntegerLinearProgram,
529
Mod,
530
ModularAbelianVarieties,
531
ModularForms,
532
ModularFormsRing,
533
ModularSymbols,
534
ModularSymbols_clear_cache,
535
ModuleElement,
536
Modules,
537
ModulesWithBasis,
538
Moebius,
539
MonoidAlgebras,
540
Monoids,
541
MonotoneTriangles,
542
Morphism,
543
MultiSkewTableau,
544
MultiSkewTableaux,
545
MultichooseNK,
546
MultiplicativeGroupElement,
547
Mupad,
548
Mutability,
549
Mwrank,
550
N,
551
NFCusp,
552
NFCusps,
553
NFCusps_clear_cache,
554
NN,
555
NaN,
556
Necklaces,
557
NefPartition,
558
Newform,
559
Newforms,
560
NilCoxeterAlgebra,
561
NonCommutativeSymmetricFunctions,
562
NonDecreasingParkingFunction,
563
NonDecreasingParkingFunctions,
564
NonNegativeIntegerSemiring,
565
NonNegativeIntegers,
566
NonSymmetricMacdonaldPolynomials,
567
NonattackingFillings,
568
NormalFan,
569
NumberField,
570
NumberFieldElement,
571
NumberFieldTower,
572
NumberFields,
573
O,
574
Objects,
575
OctalStrings,
576
Octave,
577
OneExactCover,
578
OrderedMonoids,
579
OrderedPartitions,
580
OrderedSetPartition,
581
OrderedSetPartitions,
582
OrderedSets,
583
OrderedTree,
584
OrderedTrees,
585
OverconvergentModularForms,
586
P1List,
587
P1NFList,
588
PGL,
589
PGU,
590
PSL,
591
PSU,
592
PSage,
593
PSp,
594
ParametrizedSurface3D,
595
Parent,
596
ParentWithAdditiveAbelianGens,
597
ParentWithBase,
598
ParentWithGens,
599
ParentWithMultiplicativeAbelianGens,
600
Pari,
601
PariError,
602
PariGroup,
603
PariRing,
604
ParkingFunction,
605
ParkingFunctions,
606
PartiallyOrderedMonoids,
607
PartiallyOrderedSets,
608
Partition,
609
PartitionAlgebra,
610
PartitionTuple,
611
PartitionTuples,
612
Partitions,
613
PartitionsGreatestEQ,
614
PartitionsGreatestLE,
615
PartitionsInBox,
616
PerfectMatching,
617
PerfectMatchings,
618
Permutation,
619
PermutationGroup,
620
PermutationGroupElement,
621
PermutationGroupMap,
622
PermutationGroupMorphism,
623
PermutationGroupMorphism_id,
624
PermutationGroupMorphism_im_gens,
625
PermutationGroup_generic,
626
PermutationGroup_subgroup,
627
PermutationGroups,
628
PermutationOptions,
629
Permutations,
630
Piecewise,
631
PlanarAlgebra,
632
PointConfiguration,
633
PointedSets,
634
PolyhedralSets,
635
Polyhedron,
636
Polynomial,
637
PolynomialQuotientRing,
638
PolynomialQuotientRingElement,
639
PolynomialRing,
640
Poset,
641
Posets,
642
PositiveIntegers,
643
PowComputer,
644
PowComputer_ext_maker,
645
PowerSeries,
646
PowerSeriesRing,
647
PrimarySimilarityClassType,
648
PrimarySimilarityClassTypes,
649
Primes,
650
PrimitiveGroup,
651
PrimitiveGroups,
652
PrincipalIdealDomain,
653
PrincipalIdealDomainElement,
654
PrincipalIdealDomains,
655
Profiler,
656
ProjectiveGeometryDesign,
657
ProjectiveHypersurface,
658
ProjectiveSpace,
659
PropagatingIdeal,
660
QQ,
661
QQbar,
662
Qp,
663
QpCR,
664
Qq,
665
QqCR,
666
QuadraticBernoulliNumber,
667
QuadraticField,
668
QuadraticForm,
669
QuadraticResidueCode,
670
QuadraticResidueCodeEvenPair,
671
QuadraticResidueCodeOddPair,
672
QuadraticSpace,
673
QuadraticStratum,
674
QuarticCurve,
675
QuasiQuadraticResidueCode,
676
QuasiSymmetricFunctions,
677
QuaternionAlgebra,
678
QuaternionGroup,
679
QuaternionMatrixGroupGF3,
680
QuiverMutationType,
681
QuotientFields,
682
QuotientRing,
683
R,
684
RCrystal,
685
RDF,
686
RIF,
687
RLF,
688
RR,
689
RSK,
690
RSK_inverse,
691
Radix64Strings,
692
RandomLinearCode,
693
RandomLinearCodeGuava,
694
Rational,
695
RationalField,
696
Rationals,
697
RealDistribution,
698
RealDoubleElement,
699
RealDoubleField,
700
RealField,
701
RealInterval,
702
RealIntervalField,
703
RealLazyField,
704
RealNumber,
705
RealSet,
706
Realizations,
707
Reals,
708
RecursivelyEnumeratedSet,
709
ReedSolomonCode,
710
ReflexivePolytope,
711
ReflexivePolytopes,
712
RegularCrystals,
713
ResidueField,
714
RestrictedPartitions,
715
Ribbon,
716
RibbonShapedTableau,
717
RibbonTableau,
718
RibbonTableaux,
719
Riemann_Map,
720
RiggedConfigurations,
721
RightAngledArtinGroup,
722
RightModules,
723
Ring,
724
RingElement,
725
RingIdeals,
726
RingModules,
727
Rings,
728
Rngs,
729
RobinsonSchenstedKnuth,
730
RobinsonSchenstedKnuth_inverse,
731
RootSystem,
732
RubiksCube,
733
SAGE_DB,
734
SAGE_DOC,
735
SAGE_ENV,
736
SAGE_LOCAL,
737
SAGE_ROOT,
738
SAGE_TMP,
739
SL,
740
SL2Z,
741
SO,
742
SQLDatabase,
743
SQLQuery,
744
SR,
745
SU,
746
Sage,
747
SageObject,
748
Sandpile,
749
SandpileConfig,
750
SandpileDivisor,
751
Schemes,
752
SchubertPolynomialRing,
753
SearchForest,
754
SemidihedralGroup,
755
Semigroups,
756
SemimonomialTransformationGroup,
757
Semirings,
758
SemistandardMultiSkewTableaux,
759
SemistandardSkewTableaux,
760
SemistandardTableau,
761
SemistandardTableaux,
762
Sequence,
763
Sequences,
764
Set,
765
SetPartition,
766
SetPartitions,
767
SetPartitionsAk,
768
SetPartitionsBk,
769
SetPartitionsIk,
770
SetPartitionsPRk,
771
SetPartitionsPk,
772
SetPartitionsRk,
773
SetPartitionsSk,
774
SetPartitionsTk,
775
Sets,
776
SetsWithGrading,
777
SetsWithPartialMaps,
778
Shi,
779
ShiftCryptosystem,
780
ShrinkingGeneratorCryptosystem,
781
ShuffleAlgebra,
782
Si,
783
Sigma,
784
SignalError,
785
SignedCompositions,
786
SimilarityClassType,
787
SimilarityClassTypes,
788
Simplex,
789
SimplicialComplex,
790
SimplicialComplexMorphism,
791
SimplicialComplexes,
792
Singular,
793
SixVertexModel,
794
SkewPartition,
795
SkewPartitions,
796
SkewTableau,
797
SkewTableaux,
798
SloaneEncyclopedia,
799
Sp,
800
Spec,
801
Spherical,
802
SphericalDistribution,
803
SphericalElevation,
804
Spline,
805
SplitMetacyclicGroup,
806
Sq,
807
StandardBracketedLyndonWords,
808
StandardRibbonShapedTableaux,
809
StandardRibbons,
810
StandardSkewTableaux,
811
StandardTableau,
812
StandardTableauTuple,
813
StandardTableauTuples,
814
StandardTableaux,
815
SteenrodAlgebra,
816
SteinWatkinsAllData,
817
SteinWatkinsPrimeData,
818
StrongTableau,
819
StrongTableaux,
820
Subsets,
821
SubstitutionCryptosystem,
822
Subwords,
823
Sudoku,
824
SupersingularModule,
825
SuzukiGroup,
826
SymbolicData,
827
SymbolicLogic,
828
SymmetricFunctionAlgebra,
829
SymmetricFunctions,
830
SymmetricFunctionsNonCommutingVariables,
831
SymmetricFunctionsNonCommutingVariablesDual,
832
SymmetricGroup,
833
SymmetricGroupAlgebra,
834
SymmetricGroupRepresentation,
835
SymmetricGroupRepresentations,
836
TCrystal,
837
Tableau,
838
TableauTuple,
839
TableauTuples,
840
Tableaux,
841
Tachyon,
842
TamariIntervalPoset,
843
TamariIntervalPosets,
844
TemperleyLiebAlgebra,
845
TensorProductOfCrystals,
846
TensorProductOfKirillovReshetikhinTableaux,
847
TermOrder,
848
TernaryGolayCode,
849
TernaryQF,
850
TestSuite,
851
TimeSeries,
852
ToricCode,
853
ToricIdeal,
854
ToricLattice,
855
ToricVariety,
856
TotallyOrderedFiniteSet,
857
Transducer,
858
TransitiveGroup,
859
TransitiveGroups,
860
TransitiveIdeal,
861
TransitiveIdealGraded,
862
TranspositionCryptosystem,
863
TrivialCode,
864
TropicalSemiring,
865
TruncatedStaircases,
866
Tuples,
867
UnionCombinatorialClass,
868
UniqueFactorizationDomains,
869
UniqueRepresentation,
870
UnitGroup,
871
UniversalCyclotomicField,
872
Unknown,
873
UnorderedTuples,
874
UnsignedInfinityRing,
875
UnwrappingMorphism,
876
VectorPartition,
877
VectorPartitions,
878
VectorSpace,
879
VectorSpaces,
880
VigenereCryptosystem,
881
WalshCode,
882
WaveletTransform,
883
WeakTableau,
884
WeakTableaux,
885
WeierstrassForm,
886
WeightRing,
887
WeightedIntegerVectors,
888
WeylCharacterRing,
889
WeylDim,
890
WeylGroup,
891
WeylGroupElement,
892
WeylGroups,
893
WittDesign,
894
Word,
895
WordMorphism,
896
WordOptions,
897
WordPaths,
898
Words,
899
YangBaxterGraph,
900
ZZ,
901
Zmod,
902
Zp,
903
ZpCA,
904
ZpCR,
905
ZpFM,
906
Zq,
907
ZqCA,
908
ZqCR,
909
ZqFM,
910
__SAGEWS__,
911
__builtins__,
912
__file__,
913
__warningregistry__,
914
_salvus_parsing,
915
abs_symbolic,
916
absolute_igusa_invariants_kohel,
917
absolute_igusa_invariants_wamelen,
918
abstract_method,
919
acos,
920
acosh,
921
acot,
922
acoth,
923
acsc,
924
acsch,
925
add,
926
addgp,
927
addition_names,
928
additive_order,
929
admissible_partitions,
930
ag_code,
931
airy_ai,
932
airy_bi,
933
alarm,
934
algdep,
935
all_max_clique,
936
animate,
937
arc,
938
arccos,
939
arccosh,
940
arccot,
941
arccoth,
942
arccsc,
943
arccsch,
944
arcsec,
945
arcsech,
946
arcsin,
947
arcsinh,
948
arctan,
949
arctan2,
950
arctanh,
951
arg,
952
arrow,
953
arrow2d,
954
arrow3d,
955
ascii_art,
956
asec,
957
asech,
958
asin,
959
asinh,
960
assume,
961
assumptions,
962
atan,
963
atan2,
964
atanh,
965
attach,
966
attached_files,
967
attrcall,
968
auto,
969
axiom,
970
axiom_console,
971
aztec_sandpile,
972
backtrack_all,
973
balanced_sum,
974
banner,
975
bar_chart,
976
base_field,
977
base_ring,
978
basis,
979
bell_number,
980
bell_polynomial,
981
benchmark,
982
berlekamp_massey,
983
bernoulli,
984
bernoulli_mod_p,
985
bernoulli_mod_p_single,
986
bernoulli_polynomial,
987
bessel_I,
988
bessel_J,
989
bessel_K,
990
bessel_Y,
991
best_known_covering_design_www,
992
best_known_linear_code,
993
best_known_linear_code_www,
994
beta,
995
betavariate,
996
bezier3d,
997
bezier_path,
998
binomial,
999
binomial_coefficients,
1000
block_diagonal_matrix,
1001
block_matrix,
1002
bounds_minimum_distance,
1003
branching_rule,
1004
branching_rule_from_plethysm,
1005
browse_sage_doc,
1006
brun,
1007
bsgs,
1008
build_alphabet,
1009
button,
1010
buzzard_tpslopes,
1011
cached_function,
1012
cached_in_parent_method,
1013
cached_method,
1014
cancel_alarm,
1015
canonical_coercion,
1016
capture,
1017
cartan_matrix,
1018
cartesian_product,
1019
cartesian_product_iterator,
1020
catalan,
1021
catalan_number,
1022
category,
1023
ceil,
1024
cell,
1025
characteristic_polynomial,
1026
charpoly,
1027
chebyshev_T,
1028
chebyshev_U,
1029
checkbox,
1030
choice,
1031
circle,
1032
class_graph,
1033
clear_vars,
1034
clebsch_gordan,
1035
clebsch_invariants,
1036
clique_number,
1037
cm_j_invariants,
1038
cm_j_invariants_and_orders,
1039
cm_orders,
1040
codes,
1041
codesize_upper_bound,
1042
coerce,
1043
coercion_traceback,
1044
coffeescript,
1045
coincidence_discriminant,
1046
coincidence_index,
1047
color_selector,
1048
colormaps,
1049
colors,
1050
column_matrix,
1051
companion_matrix,
1052
complete_sandpile,
1053
complex_cubic_spline,
1054
complex_plot,
1055
compose,
1056
composite_field,
1057
conjugate,
1058
constructions,
1059
continuant,
1060
continued_fraction,
1061
continued_fraction_list,
1062
contour_plot,
1063
convergent,
1064
convergents,
1065
convolution,
1066
conway_polynomial,
1067
copy,
1068
copying,
1069
copyright,
1070
cos,
1071
cos_integral,
1072
cosh,
1073
cosh_integral,
1074
cot,
1075
coth,
1076
coxeter_matrix,
1077
cputime,
1078
cremona_curves,
1079
cremona_optimal_curves,
1080
crt,
1081
crt_basis,
1082
crystals,
1083
csc,
1084
csch,
1085
cube,
1086
cubical_complexes,
1087
cunningham_prime_factors,
1088
current_randstate,
1089
cyclic_permutations,
1090
cyclic_permutations_iterator,
1091
cyclotomic_cosets,
1092
cyclotomic_polynomial,
1093
cyclotomic_value,
1094
cylindrical_plot3d,
1095
cython,
1096
cython_create_local_so,
1097
cython_lambda,
1098
database_install,
1099
db,
1100
db_save,
1101
debug,
1102
decomposition,
1103
dedekind_sum,
1104
deepcopy,
1105
default_mip_solver,
1106
default_mode,
1107
degree_lowest_rational_function,
1108
delsarte_bound_additive_hamming_space,
1109
delsarte_bound_hamming_space,
1110
delta_complexes,
1111
delta_lseries,
1112
delta_qexp,
1113
denominator,
1114
density_plot,
1115
deprecated_callable_import,
1116
derivative,
1117
designs,
1118
designs_from_XML,
1119
designs_from_XML_url,
1120
desolve,
1121
desolve_laplace,
1122
desolve_mintides,
1123
desolve_odeint,
1124
desolve_rk4,
1125
desolve_system,
1126
desolve_system_rk4,
1127
desolve_tides_mpfr,
1128
desolvers,
1129
det,
1130
detach,
1131
dev,
1132
developer,
1133
diagonal_matrix,
1134
dickman_rho,
1135
diff,
1136
differences,
1137
digraphs,
1138
dilog,
1139
dim,
1140
dimension,
1141
dimension_cusp_forms,
1142
dimension_eis,
1143
dimension_modular_forms,
1144
dimension_new_cusp_forms,
1145
dimension_supersingular_module,
1146
dimension_upper_bound,
1147
dirac_delta,
1148
direct_product_permgroups,
1149
disc,
1150
discrete_log,
1151
discrete_log_generic,
1152
discrete_log_lambda,
1153
discrete_log_rho,
1154
discriminant,
1155
disk,
1156
disk_cached_function,
1157
divisors,
1158
dodecahedron,
1159
dumps,
1160
dynamic,
1161
e,
1162
ecm,
1163
edit,
1164
eisenstein_series_lseries,
1165
eisenstein_series_qexp,
1166
elementary_matrix,
1167
elias_bound_asymp,
1168
elias_upper_bound,
1169
ellipse,
1170
ellipsis_iter,
1171
ellipsis_range,
1172
elliptic_curves,
1173
elliptic_e,
1174
elliptic_ec,
1175
elliptic_eu,
1176
elliptic_f,
1177
elliptic_j,
1178
elliptic_kc,
1179
elliptic_pi,
1180
email,
1181
end,
1182
entropy,
1183
enum_affine_finite_field,
1184
enum_affine_rational_field,
1185
enumerate_totallyreal_fields_all,
1186
enumerate_totallyreal_fields_prim,
1187
enumerate_totallyreal_fields_rel,
1188
eratosthenes,
1189
erf,
1190
error_fcn,
1191
eta,
1192
eta_poly_relations,
1193
euler_gamma,
1194
euler_number,
1195
euler_phi,
1196
eulers_method,
1197
eulers_method_2x2,
1198
eulers_method_2x2_plot,
1199
exercise,
1200
exists,
1201
exists_conway_polynomial,
1202
exp,
1203
exp_integral_e,
1204
exp_integral_e1,
1205
expand,
1206
experimental_packages,
1207
explain_pickle,
1208
expnums,
1209
exponential_integral_1,
1210
expovariate,
1211
extend_to_primitive,
1212
factor,
1213
factorial,
1214
falling_factorial,
1215
false,
1216
farey,
1217
fast_callable,
1218
fast_float,
1219
fcp,
1220
fibonacci,
1221
fibonacci_sequence,
1222
fibonacci_xrange,
1223
finance,
1224
find_a_ternary_qf_by_level_disc,
1225
find_all_ternary_qf_by_level_disc,
1226
find_fit,
1227
find_local_maximum,
1228
find_local_minimum,
1229
find_root,
1230
firing_graph,
1231
firing_vector,
1232
flatten,
1233
floor,
1234
forall,
1235
forget,
1236
fork,
1237
fortran,
1238
four_squares,
1239
four_ti_2,
1240
free_module_element,
1241
frequency_distribution,
1242
fricas,
1243
fricas_console,
1244
frobby,
1245
func_persist,
1246
function,
1247
fundamental_discriminant,
1248
g,
1249
gamma,
1250
gamma__exact,
1251
gamma_inc,
1252
gammavariate,
1253
gap,
1254
gap3,
1255
gap3_console,
1256
gap3_version,
1257
gap_console,
1258
gap_reset_workspace,
1259
gaunt,
1260
gauss,
1261
gaussian_binomial,
1262
gcd,
1263
gegenbauer,
1264
gen,
1265
gen_laguerre,
1266
gen_legendre_P,
1267
gen_legendre_Q,
1268
generic_cmp,
1269
gens,
1270
genus2reduction,
1271
get_coercion_model,
1272
get_gcd,
1273
get_inverse_mod,
1274
get_memory_usage,
1275
get_remote_file,
1276
get_verbose,
1277
get_verbose_files,
1278
getitem,
1279
getrandbits,
1280
gfan,
1281
giac,
1282
giac_console,
1283
gilbert_lower_bound,
1284
glaisher,
1285
glue_graphs,
1286
gnuplot,
1287
gnuplot_console,
1288
go,
1289
golden_ratio,
1290
gp,
1291
gp_console,
1292
gp_version,
1293
graph_classes,
1294
graph_coloring,
1295
graph_db_info,
1296
graph_editor,
1297
graphics_array,
1298
graphs,
1299
graphs_list,
1300
grid_sandpile,
1301
griesmer_upper_bound,
1302
groups,
1303
gv_bound_asymp,
1304
gv_info_rate,
1305
hadamard_matrix,
1306
hadamard_matrix_www,
1307
half_integral_weight_modform_basis,
1308
hamming_bound_asymp,
1309
hamming_upper_bound,
1310
heaviside,
1311
hecke_operator,
1312
hecke_operator_on_basis,
1313
hecke_operator_on_qexp,
1314
hecke_series,
1315
heegner_point,
1316
heegner_points,
1317
help,
1318
hermite,
1319
hermite_constant,
1320
hide,
1321
hideall,
1322
hilbert_class_polynomial,
1323
hilbert_conductor,
1324
hilbert_conductor_inverse,
1325
hilbert_symbol,
1326
hmm,
1327
hom,
1328
html,
1329
hue,
1330
hurwitz_zeta,
1331
hyperbolic_arc,
1332
hyperbolic_triangle,
1333
hypergeometric,
1334
hypergeometric_U,
1335
hypergraphs,
1336
hyperplane_arrangements,
1337
i,
1338
icosahedron,
1339
ideal,
1340
identity_matrix,
1341
iet,
1342
igusa_clebsch_invariants,
1343
imag,
1344
imag_part,
1345
image,
1346
imaginary,
1347
implicit_multiplication,
1348
implicit_plot,
1349
implicit_plot3d,
1350
import_statements,
1351
incomplete_gamma,
1352
infinity,
1353
infix_operator,
1354
initial_seed,
1355
inject_off,
1356
inject_on,
1357
inotebook,
1358
input_box,
1359
input_grid,
1360
install_package,
1361
install_scripts,
1362
integer_ceil,
1363
integer_floor,
1364
integer_ring,
1365
integral,
1366
integral_closure,
1367
integral_numerical,
1368
integrate,
1369
interact,
1370
interacts,
1371
interfaces,
1372
interval,
1373
invariant_theory,
1374
inverse_jacobi,
1375
inverse_jacobi_cd,
1376
inverse_jacobi_cn,
1377
inverse_jacobi_cs,
1378
inverse_jacobi_dc,
1379
inverse_jacobi_dn,
1380
inverse_jacobi_ds,
1381
inverse_jacobi_nc,
1382
inverse_jacobi_nd,
1383
inverse_jacobi_ns,
1384
inverse_jacobi_sc,
1385
inverse_jacobi_sd,
1386
inverse_jacobi_sn,
1387
inverse_laplace,
1388
inverse_mod,
1389
is_2_adic_genus,
1390
is_32_bit,
1391
is_64_bit,
1392
is_commutative,
1393
is_even,
1394
is_field,
1395
is_fundamental_discriminant,
1396
is_integrally_closed,
1397
is_iterator,
1398
is_odd,
1399
is_pAdicField,
1400
is_pAdicRing,
1401
is_package_installed,
1402
is_power_of_two,
1403
is_prime,
1404
is_prime_power,
1405
is_pseudoprime,
1406
is_pseudoprime_small_power,
1407
is_square,
1408
is_squarefree,
1409
is_triangular_number,
1410
isogeny_codomain_from_kernel,
1411
isqrt,
1412
j_invariant_qexp,
1413
jacobi,
1414
jacobi_P,
1415
jacobi_am,
1416
jacobi_cd,
1417
jacobi_cn,
1418
jacobi_cs,
1419
jacobi_dc,
1420
jacobi_dn,
1421
jacobi_ds,
1422
jacobi_nc,
1423
jacobi_nd,
1424
jacobi_ns,
1425
jacobi_sc,
1426
jacobi_sd,
1427
jacobi_sn,
1428
jacobi_symbol,
1429
jacobian,
1430
javascript,
1431
join,
1432
jordan_block,
1433
julia,
1434
kash,
1435
kash_console,
1436
kash_version,
1437
kernel,
1438
khinchin,
1439
kronecker,
1440
kronecker_character,
1441
kronecker_character_upside_down,
1442
kronecker_delta,
1443
kronecker_symbol,
1444
krull_dimension,
1445
laguerre,
1446
lambert_w,
1447
laplace,
1448
latex,
1449
lattice_polytope,
1450
lazy_attribute,
1451
lazy_class_attribute,
1452
lazy_import,
1453
lcalc,
1454
lcm,
1455
least_quadratic_nonresidue,
1456
legendre_P,
1457
legendre_Q,
1458
legendre_phi,
1459
legendre_symbol,
1460
lfsr_autocorrelation,
1461
lfsr_connection_polynomial,
1462
lfsr_sequence,
1463
li,
1464
libgap,
1465
license,
1466
lie,
1467
lie_console,
1468
lift,
1469
lift_to_sl2z,
1470
lim,
1471
limit,
1472
line,
1473
line2d,
1474
line3d,
1475
linear_program,
1476
linear_relation,
1477
linear_transformation,
1478
lisp,
1479
lisp_console,
1480
list_composition,
1481
list_plot,
1482
list_plot3d,
1483
list_plot_loglog,
1484
list_plot_semilogx,
1485
list_plot_semilogy,
1486
ln,
1487
lngamma,
1488
load,
1489
load_attach_mode,
1490
load_attach_path,
1491
load_session,
1492
loads,
1493
local_print_mode,
1494
localvars,
1495
log,
1496
log2,
1497
log_b,
1498
log_dvi,
1499
log_gamma,
1500
log_html,
1501
log_integral,
1502
log_integral_offset,
1503
log_text,
1504
lognormvariate,
1505
logstr,
1506
lucas_number1,
1507
lucas_number2,
1508
macaulay2,
1509
macaulay2_console,
1510
magics,
1511
magma,
1512
magma_console,
1513
magma_free,
1514
magma_version,
1515
make_dlxwrapper,
1516
manual,
1517
map_threaded,
1518
maple,
1519
maple_console,
1520
math,
1521
mathematica,
1522
mathematica_console,
1523
mathml,
1524
matlab,
1525
matlab_console,
1526
matlab_version,
1527
matrix,
1528
matrix_plot,
1529
matroids,
1530
max_clique,
1531
max_symbolic,
1532
maxima,
1533
maxima_calculus,
1534
maxima_console,
1535
md,
1536
mean,
1537
median,
1538
mediawiki,
1539
merge_points,
1540
mertens,
1541
messaging,
1542
min_cycles,
1543
min_symbolic,
1544
minimal_polynomial,
1545
minimize,
1546
minimize_constrained,
1547
minpoly,
1548
misc,
1549
mod,
1550
mode,
1551
moebius,
1552
monomials,
1553
monsky_washnitzer,
1554
moving_average,
1555
mq,
1556
mqrr_rational_reconstruction,
1557
mrange,
1558
mrange_iter,
1559
mrrw1_bound_asymp,
1560
mul,
1561
multinomial,
1562
multinomial_coefficients,
1563
multiple,
1564
multiples,
1565
multiplication_names,
1566
multiplicative_order,
1567
mupad,
1568
mupad_console,
1569
mwrank,
1570
mwrank_EllipticCurve,
1571
mwrank_MordellWeil,
1572
mwrank_console,
1573
mwrank_get_precision,
1574
mwrank_initprimes,
1575
mwrank_set_precision,
1576
%n,
1577
nest,
1578
newton_method_sizes,
1579
next_prime,
1580
next_prime_power,
1581
next_probable_prime,
1582
ngens,
1583
norm,
1584
normalvariate,
1585
notebook,
1586
nth_prime,
1587
ntl,
1588
num_cusps_of_width,
1589
number_field_elements_from_algebraics,
1590
number_of_divisors,
1591
number_of_partitions,
1592
number_of_tuples,
1593
number_of_unordered_tuples,
1594
numerator,
1595
numerical_approx,
1596
numerical_eigenforms,
1597
numerical_integral,
1598
numerical_sqrt,
1599
objgen,
1600
objgens,
1601
octahedron,
1602
octave,
1603
octave_console,
1604
octave_version,
1605
odd_part,
1606
ode_solver,
1607
ode_system,
1608
oeis,
1609
one,
1610
ones_matrix,
1611
oo,
1612
operator,
1613
optional_packages,
1614
order,
1615
order_from_bounds,
1616
order_from_multiple,
1617
os,
1618
pAdicExtension,
1619
pAdicField,
1620
pAdicRing,
1621
pAdicWeightSpace,
1622
pad_zeros,
1623
padic_printing,
1624
pager,
1625
pandoc,
1626
parallel,
1627
parallel_firing_graph,
1628
parametric_plot,
1629
parametric_plot3d,
1630
parent,
1631
paretovariate,
1632
pari,
1633
pari_gen,
1634
partial_sieve_function,
1635
partition_sandpile,
1636
perl,
1637
permutation_action,
1638
permutations,
1639
pg,
1640
pi,
1641
pickle_function,
1642
piecewise,
1643
plot,
1644
plot3d,
1645
plot_loglog,
1646
plot_semilogx,
1647
plot_semilogy,
1648
plot_slope_field,
1649
plot_step_function,
1650
plot_vector_field,
1651
plot_vector_field3d,
1652
plotkin_bound_asymp,
1653
plotkin_upper_bound,
1654
point,
1655
point2d,
1656
point3d,
1657
points,
1658
polar_plot,
1659
polygen,
1660
polygens,
1661
polygon,
1662
polygon2d,
1663
polygon3d,
1664
polygon_spline,
1665
polylog,
1666
polymake,
1667
polytopes,
1668
posets,
1669
povray,
1670
power,
1671
power_mod,
1672
powerset,
1673
preparse,
1674
preparser,
1675
pretty_print,
1676
pretty_print_default,
1677
previous_prime,
1678
previous_prime_power,
1679
prime_divisors,
1680
prime_factors,
1681
prime_pi,
1682
prime_powers,
1683
prime_range,
1684
prime_to_m_part,
1685
primes,
1686
primes_first_n,
1687
primitive_root,
1688
prod,
1689
proof,
1690
propcalc,
1691
prun,
1692
psi,
1693
pylab,
1694
pyrex,
1695
python,
1696
python3,
1697
python_help,
1698
q_binomial,
1699
qepcad,
1700
qepcad_console,
1701
qepcad_formula,
1702
qepcad_version,
1703
qexp_eta,
1704
qsieve,
1705
quadratic_L_function__exact,
1706
quadratic_L_function__numerical,
1707
quadratic_residues,
1708
quit_sage,
1709
quo,
1710
quotient,
1711
r,
1712
r_console,
1713
r_version,
1714
racah,
1715
radical,
1716
rainbow,
1717
randint,
1718
random,
1719
random_DAG,
1720
random_digraph,
1721
random_matrix,
1722
random_prime,
1723
random_quadraticform,
1724
random_quadraticform_with_conditions,
1725
random_sublist,
1726
random_ternaryqf,
1727
random_ternaryqf_with_conditions,
1728
random_tree,
1729
random_vector,
1730
randrange,
1731
range_slider,
1732
rank,
1733
ranker,
1734
rational_reconstruction,
1735
read_data,
1736
real,
1737
real_part,
1738
reciprocal_trig_functions,
1739
reference,
1740
region_plot,
1741
regulator,
1742
repr_lincomb,
1743
require,
1744
reset,
1745
reset_load_attach_path,
1746
restore,
1747
revolution_plot3d,
1748
rising_factorial,
1749
robinson_schensted_knuth,
1750
robinson_schensted_knuth_inverse,
1751
round,
1752
ruby,
1753
run_doctests,
1754
runfile,
1755
running_total,
1756
runsnake,
1757
sage,
1758
sage0,
1759
sage0_console,
1760
sage0_version,
1761
sage_chat,
1762
sage_eval,
1763
sage_input,
1764
sage_salvus,
1765
sage_wraps,
1766
sageobj,
1767
sagex,
1768
salvus,
1769
sample,
1770
sandlib,
1771
save,
1772
save_session,
1773
scatter_plot,
1774
schonheim,
1775
scilab,
1776
scipy,
1777
script,
1778
search_def,
1779
search_doc,
1780
search_src,
1781
sec,
1782
sech,
1783
seed,
1784
selector,
1785
self_compose,
1786
self_dual_codes_binary,
1787
self_orthogonal_binary_codes,
1788
seq,
1789
set_default_variable_name,
1790
set_edit_template,
1791
set_gap_memory_pool_size,
1792
set_modsym_print_mode,
1793
set_random_seed,
1794
set_verbose,
1795
set_verbose_files,
1796
sgn,
1797
sh,
1798
show,
1799
show_default,
1800
show_identifiers,
1801
shuffle,
1802
sidon_sets,
1803
sig_on_count,
1804
sigma,
1805
sign,
1806
simplicial_complexes,
1807
simplify,
1808
sin,
1809
sin_integral,
1810
singleton_bound_asymp,
1811
singleton_upper_bound,
1812
singular,
1813
singular_console,
1814
singular_version,
1815
sinh,
1816
sinh_integral,
1817
sleep,
1818
slider,
1819
sloane,
1820
sloane_find,
1821
sloane_sequence,
1822
solve,
1823
solve_ineq,
1824
solve_mod,
1825
sort_complex_numbers_for_display,
1826
span,
1827
specialize,
1828
species,
1829
sphere,
1830
spherical_bessel_J,
1831
spherical_bessel_Y,
1832
spherical_hankel1,
1833
spherical_hankel2,
1834
spherical_harmonic,
1835
spherical_plot3d,
1836
spike_function,
1837
spline,
1838
sqrt,
1839
squarefree_divisors,
1840
squarefree_part,
1841
srange,
1842
standard_packages,
1843
stats,
1844
std,
1845
steenrod_algebra_basis,
1846
stirling_number1,
1847
stirling_number2,
1848
strip_encoding,
1849
sturm_bound,
1850
subfactorial,
1851
subsets,
1852
sudoku,
1853
sum,
1854
sum_of_k_squares,
1855
supersingular_D,
1856
supersingular_j,
1857
surfaces,
1858
sxrange,
1859
symbolic_expression,
1860
symmetrica,
1861
sympow,
1862
sympy,
1863
sys,
1864
table,
1865
tachyon_rt,
1866
tan,
1867
tanh,
1868
taylor,
1869
tensor,
1870
tests,
1871
tetrahedron,
1872
text,
1873
text3d,
1874
text_control,
1875
theta2_qexp,
1876
theta_qexp,
1877
three_squares,
1878
time,
1879
timeit,
1880
tmp_dir,
1881
tmp_filename,
1882
top,
1883
toric_plotter,
1884
toric_varieties,
1885
trac,
1886
trace,
1887
transducers,
1888
transpose,
1889
trial_division,
1890
triangle_sandpile,
1891
trivial_character,
1892
trivial_covering_design,
1893
true,
1894
ttest,
1895
tuples,
1896
tutorial,
1897
twinprime,
1898
two_squares,
1899
typeset_mode,
1900
ultraspherical,
1901
uniform,
1902
union,
1903
uniq,
1904
unit_step,
1905
units,
1906
unordered_tuples,
1907
unpickle_appends,
1908
unpickle_build,
1909
unpickle_extension,
1910
unpickle_function,
1911
unpickle_global,
1912
unpickle_instantiate,
1913
unpickle_newobj,
1914
unpickle_persistent,
1915
unset_verbose_files,
1916
unsigned_infinity,
1917
upgrade,
1918
valuation,
1919
var,
1920
variance,
1921
vector,
1922
vector_callable_symbolic_dense,
1923
vector_symbolic_dense,
1924
verbose,
1925
version,
1926
victor_miller_basis,
1927
view,
1928
volume_hamming,
1929
vonmisesvariate,
1930
walltime,
1931
walsh_matrix,
1932
wave,
1933
weakly_chordal,
1934
weakref,
1935
wedge,
1936
weibullvariate,
1937
wigner_3j,
1938
wigner_6j,
1939
wigner_9j,
1940
wiki,
1941
wilmes_algorithm,
1942
word_problem,
1943
words,
1944
wronskian,
1945
%x,
1946
xgcd,
1947
xinterval,
1948
xkcd,
1949
xlcm,
1950
xmrange,
1951
xmrange_iter,
1952
xsrange,
1953
zero,
1954
zero_matrix,
1955
zero_vector,
1956
zeta,
1957
zeta__exact,
1958
zeta_symmetric,
1959
zeta_zeros,
1960
zetaderiv
1961
}
1962
}
1963