RandomMonomialIdeals : Index
- bettiStats -- statistics on Betti tables of a sample of monomial ideals
- bettiStats(..., CountPure => ...) -- optional input to show the number of objects in the list whose Betti tables are pure
- bettiStats(..., IncludeZeroIdeals => ...) -- optional input to choose whether or not zero ideals should be included
- bettiStats(..., SaveBettis => ...) -- optional input to store all Betti tables computed
- bettiStats(..., Verbose => ...) -- optional input to request verbose feedback
- bettiStats(List) -- statistics on Betti tables of a sample of monomial ideals
- borelFixedStats -- fraction of Borel-fixed monomial ideals in the given list
- borelFixedStats(..., Verbose => ...) -- optional input to request verbose feedback
- borelFixedStats(List) -- fraction of Borel-fixed monomial ideals in the given list
- CMStats -- fraction of monomial ideals in the given list whose quotient ring is Cohen-Macaulay
- CMStats(..., Verbose => ...) -- optional input to request verbose feedback
- CMStats(List) -- fraction of monomial ideals in the given list whose quotient ring is Cohen-Macaulay
- Coefficients -- optional input to choose the coefficients of the ambient polynomial ring
- CountPure -- optional input to show the number of objects in the list whose Betti tables are pure
- degStats -- statistics on the degrees of a list of monomial ideals
- degStats(..., ShowTally => ...) -- optional input to choose if the tally is to be returned
- degStats(..., Verbose => ...) -- optional input to request verbose feedback
- degStats(List) -- statistics on the degrees of a list of monomial ideals
- dimStats -- statistics on the Krull dimension of a list of monomial ideals
- dimStats(..., ShowTally => ...) -- optional input to choose if the tally is to be returned
- dimStats(..., Verbose => ...) -- optional input to request verbose feedback
- dimStats(List) -- statistics on the Krull dimension of a list of monomial ideals
- ER -- model for sampling from Erdos-Renyi type distributions on monomials
- ER(PolynomialRing,ZZ,List) -- Graded Erdos-Renyi type distribution on monomials over (R,D,L)
- ER(PolynomialRing,ZZ,RR) -- Erdos-Renyi type distribution on monomials over (R,D,p)
- ER(PolynomialRing,ZZ,ZZ) -- Erdos-Renyi type distribution on monomials over (R,D,M)
- ER(ZZ,ZZ,List) -- Graded Erdos-Renyi type distribution on monomials over (n,D,L)
- ER(ZZ,ZZ,RR) -- Erdos-Renyi type distribution on monomials over (n,D,p)
- ER(ZZ,ZZ,ZZ) -- Erdos-Renyi type distribution on monomials over (n,D,M)
- getData -- get the underlying samples
- getData(Sample) -- get the underlying samples
- Histogram -- return value for statistics
- idealsFromGeneratingSets -- creates ideals from sets of monomials
- idealsFromGeneratingSets(..., IncludeZeroIdeals => ...) -- optional input to choose whether or not zero ideals should be included
- idealsFromGeneratingSets(..., Verbose => ...) -- optional input to request verbose feedback
- idealsFromGeneratingSets(List) -- creates ideals from sets of monomials
- IncludeZeroIdeals -- optional input to choose whether or not zero ideals should be included
- Mean -- return value for statistics
- mingenStats -- statistics on the minimal generators of a list of monomial ideals: number and degree complexity
- mingenStats(..., ShowTally => ...) -- optional input to choose if the tally is to be returned
- mingenStats(..., Verbose => ...) -- optional input to request verbose feedback
- mingenStats(List) -- statistics on the minimal generators of a list of monomial ideals: number and degree complexity
- Model -- a type used to store a statistical model and its parameters
- ModelName -- model name from Sample
- Parameters -- model parameters from Sample
- pdimStats -- statistics on projective dimension of a list of monomial ideals
- pdimStats(..., ShowTally => ...) -- optional input to choose if the tally is to be returned
- pdimStats(..., Verbose => ...) -- optional input to request verbose feedback
- pdimStats(List) -- statistics on projective dimension of a list of monomial ideals
- RandomMonomialIdeals -- A package for generating Erdos-Renyi-type random monomial ideals and variations
- randomMonomialIdeals -- generates random sets of monomial ideals
- randomMonomialIdeals(..., Coefficients => ...) -- optional input to choose the coefficients of the ambient polynomial ring
- randomMonomialIdeals(..., IncludeZeroIdeals => ...) -- optional input to choose whether or not zero ideals should be included
- randomMonomialIdeals(..., Strategy => ...) -- optional input to choose the strategy for generating the monomial set
- randomMonomialIdeals(..., VariableName => ...) -- optional input to choose the variable name for the generated polynomials
- randomMonomialIdeals(ZZ,ZZ,List,ZZ) -- generates random sets of monomial ideals
- randomMonomialIdeals(ZZ,ZZ,RR,ZZ) -- generates random sets of monomial ideals
- randomMonomialIdeals(ZZ,ZZ,ZZ,ZZ) -- generates random sets of monomial ideals
- randomMonomialSet -- randomly generates a list of monomials in fixed number of variables up to a given degree
- randomMonomialSet(..., Coefficients => ...) -- optional input to choose the coefficients of the ambient polynomial ring
- randomMonomialSet(..., Strategy => ...) -- optional input to choose the strategy for generating the monomial set
- randomMonomialSet(..., VariableName => ...) -- optional input to choose the variable name for the generated polynomials
- randomMonomialSet(PolynomialRing,ZZ,List) -- randomly generates a list of monomials in fixed number of variables up to a given degree
- randomMonomialSet(PolynomialRing,ZZ,RR) -- randomly generates a list of monomials in fixed number of variables up to a given degree
- randomMonomialSet(PolynomialRing,ZZ,ZZ) -- randomly generates a list of monomials in fixed number of variables up to a given degree
- randomMonomialSet(ZZ,ZZ,List) -- randomly generates a list of monomials in fixed number of variables up to a given degree
- randomMonomialSet(ZZ,ZZ,RR) -- randomly generates a list of monomials in fixed number of variables up to a given degree
- randomMonomialSet(ZZ,ZZ,ZZ) -- randomly generates a list of monomials in fixed number of variables up to a given degree
- randomMonomialSets -- randomly generates lists of monomials in fixed number of variables up to a given degree
- randomMonomialSets(..., Coefficients => ...) -- optional input to choose the coefficients of the ambient polynomial ring
- randomMonomialSets(..., Strategy => ...) -- optional input to choose the strategy for generating the monomial set
- randomMonomialSets(..., VariableName => ...) -- optional input to choose the variable name for the generated polynomials
- randomMonomialSets(PolynomialRing,ZZ,List,ZZ) -- randomly generates lists of monomials in fixed number of variables up to a given degree
- randomMonomialSets(PolynomialRing,ZZ,RR,ZZ) -- randomly generates lists of monomials in fixed number of variables up to a given degree
- randomMonomialSets(PolynomialRing,ZZ,ZZ,ZZ) -- randomly generates lists of monomials in fixed number of variables up to a given degree
- randomMonomialSets(ZZ,ZZ,List,ZZ) -- randomly generates lists of monomials in fixed number of variables up to a given degree
- randomMonomialSets(ZZ,ZZ,RR,ZZ) -- randomly generates lists of monomials in fixed number of variables up to a given degree
- randomMonomialSets(ZZ,ZZ,ZZ,ZZ) -- randomly generates lists of monomials in fixed number of variables up to a given degree
- regStats -- statistics on the regularities of a list of monomial ideals
- regStats(..., ShowTally => ...) -- optional input to choose if the tally is to be returned
- regStats(..., Verbose => ...) -- optional input to request verbose feedback
- regStats(List) -- statistics on the regularities of a list of monomial ideals
- Sample -- a type used to store a sample from a statistical model
- sample -- generates a Sample object sampling from the given Model
- sample(Model,ZZ) -- generates a Sample object sampling from the given Model
- sample(String) -- creates a Sample object from a folder on disk
- SampleSize -- size of the sample
- SaveBettis -- optional input to store all Betti tables computed
- ShowTally -- optional input to choose if the tally is to be returned
- statistics -- generate statistics for a sample
- statistics(Sample,Function) -- generate statistics for a sample
- StdDev -- return value for statistics
- VariableName -- optional input to choose the variable name for the generated polynomials
- Verbose -- optional input to request verbose feedback
- writeSample -- write sample to a file
- writeSample(Sample,String) -- write sample to a file