Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ functions
Functions
12,352 in github.com/Singular/Singular
⨍
Functions
12,352
◇
Types & classes
1,085
↳
Endpoints
1
↓ 16 callers
Function
dynl_sym
libpolys/polys/mod_raw.cc:159
↓ 16 callers
Method
encode
(self, string)
Singular/dyn_modules/openmath/context.py:139
↓ 16 callers
Function
extReconstructionTry
factory/facFqBivar.cc:2226
↓ 16 callers
Method
getEquations
gfanlib/gfanlib_zcone.cpp:1339
↓ 16 callers
Method
getMultiplications
kernel/linear_algebra/Minor.cc:883
↓ 16 callers
Method
getRing
Singular/dyn_modules/python/Poly.h:59
↓ 16 callers
Function
idrMoveR_NoSort
libpolys/polys/prCopy.cc:261
↓ 16 callers
Function
iiMake_proc
Singular/iplib.cc:512
↓ 16 callers
Function
iiTwoOps
Singular/ipshell.cc:88
↓ 16 callers
Function
iiWriteMatrix
libpolys/polys/matpol.cc:827
↓ 16 callers
Function
kBucketExtractLm
libpolys/polys/kbuckets.h:235
↓ 16 callers
Function
ksCheckCoeff
* input - output: a, b * returns: * a := a/gcd(a,b), b := b/gcd(a,b) * and return value * 0 -> a != 1, b != 1 * 1 -> a == 1, b !
libpolys/polys/kbuckets.cc:1504
↓ 16 callers
Function
list_cmd
Singular/ipshell.cc:425
↓ 16 callers
Method
mark
ppcc/src/parser.cc:164
↓ 16 callers
Function
mp_Delete
libpolys/polys/matpol.cc:873
↓ 16 callers
Function
n_InitMPZ
conversion of a GMP integer to number
libpolys/coeffs/coeffs.h:543
↓ 16 callers
Function
nc_CallPlural
returns TRUE if there were errors analyze inputs, check them for consistency detects nc_type, DO NOT initialize multiplication but call for it at the
libpolys/polys/nc/old.gring.cc:2692
↓ 16 callers
Function
omFindCell
omalloc/omtTestError.c:16
↓ 16 callers
Function
p_Cmp
pCmp: args may be NULL returns: (p2==NULL ? 1 : (p1 == NULL ? -1 : p_LmCmp(p1, p2)))
libpolys/polys/monomials/p_polys.h:1741
↓ 16 callers
Function
p_LmFreeAndNext
libpolys/polys/monomials/p_polys.h:711
↓ 16 callers
Function
p_mLastVblock
for a monomial p, returns the number of the last block */ where a nonzero exponent is sitting */
libpolys/polys/shiftop.cc:421
↓ 16 callers
Function
prCopyR
////////////////////////////////////////////////////////////////////
libpolys/polys/prCopy.cc:34
↓ 16 callers
Method
reduce_head_by
IntegerProgramming/binomial.cc:814
↓ 16 callers
Method
refresh
(int progress, String Message)
Singular/LIB/surfex/ProgressFrame.java:128
↓ 16 callers
Function
resultant
CanonicalForm resultant ( const CanonicalForm & f, const CanonicalForm & g, const Variable & x ) * * resultant() - return resultant of f and g with
factory/cf_resultant.cc:172
↓ 16 callers
Function
sBucketPeek
libpolys/polys/sbuckets.cc:455
↓ 16 callers
Function
s_getc
libpolys/reporter/s_buff.cc:58
↓ 16 callers
Function
setBlackboxStuff
Singular/blackbox.cc:143
↓ 16 callers
Method
set_result
Singular/dyn_modules/systhreads/shared.cc:115
↓ 16 callers
Method
setelem
kernel/fglm/fglmvec.cc:451
↓ 16 callers
Method
size
gfanlib/gfanlib_polyhedralfan.cpp:858
↓ 16 callers
Function
substituteCheck
factory/facFqBivarUtil.cc:1088
↓ 16 callers
Method
writeStringProperty
gfanlib/gfanlib_polymakefile.cpp:467
↓ 15 callers
Function
DefRingParlp
Singular/walk.cc:2989
↓ 15 callers
Function
IsOne
libpolys/coeffs/flintcf_Q.cc:388
↓ 15 callers
Function
Jim_AppendStrings
ppcc/autosetup/jimsh0.c:8258
↓ 15 callers
Function
Jim_GetIndex
ppcc/autosetup/jimsh0.c:12300
↓ 15 callers
Method
LmExtractAndIter
kernel/GBEngine/kInline.h:708
↓ 15 callers
Function
MivString
Singular/walk.cc:506
↓ 15 callers
Function
SI_LOG2
stolen from: https://graphics.stanford.edu/~seander/bithacks.html#IntegerLog
factory/si_log2.h:6
↓ 15 callers
Function
VMrDefaultlp
* define and execute a new ring which order is a lexicographic order * ***********************************************************************/
Singular/walk.cc:2899
↓ 15 callers
Method
Write
Singular/dyn_modules/Order/nforder.cpp:87
↓ 15 callers
Method
castToSingle
gfanlib/gfanlib_circuittableint.h:247
↓ 15 callers
Function
cf_getNumSmallPrimes
factory/cf_primes.cc:34
↓ 15 callers
Method
classname
factory/int_poly.h:96
↓ 15 callers
Function
convFactoryAPSingAP
libpolys/polys/clapconv.cc:207
↓ 15 callers
Function
deleteHC
2 *deletes higher monomial of p, re-compute ecart and length *works only for orderings with ecart =pFDeg(end)-pFDeg(start) */
kernel/GBEngine/kutil.cc:291
↓ 15 callers
Function
extgcd
factory/fac_util.cc:182
↓ 15 callers
Function
feFopen
resources/feFopen.cc:47
↓ 15 callers
Method
getName
()
Singular/LIB/surfex/SolitaryPoint.java:246
↓ 15 callers
Function
getVars
CanonicalForm getVars ( const CanonicalForm & f ) * * getVars() - get polynomial variables of f. * * Return the product of all of them, 1 if there
factory/cf_ops.cc:349
↓ 15 callers
Function
get_next
Singular/checklibs.c:29
↓ 15 callers
Function
heuristicGcdCancellation
modifies a */ this is an intermediate simplification routine - not a comple "normalize" */
libpolys/polys/ext_fields/transext.cc:1398
↓ 15 callers
Function
idrCopyR
libpolys/polys/prCopy.cc:192
↓ 15 callers
Function
iiExprArith3
Singular/iparith.cc:9562
↓ 15 callers
Function
index
libpolys/polys/templates/p_Procs_Impl.h:592
↓ 15 callers
Method
insert
PolyhedralCone const& PolyhedralFan::highestDimensionalCone()const { return *cones.rbegin(); } */
gfanlib/gfanlib_polyhedralfan.cpp:164
↓ 15 callers
Function
jjOP_REST
Singular/iparith.cc:504
↓ 15 callers
Function
k_SplitFrame
splits a frame (e.g. x(1)*y(5)) m1 into m1 and m2 (e.g. m1=x(1) and m2=y(1)) at is the number of the block to split at, starting at 1
libpolys/polys/shiftop.cc:600
↓ 15 callers
Method
lock
kernel/oswrapper/vspace.cc:123
↓ 15 callers
Function
modNTL
factory/facMul.cc:735
↓ 15 callers
Function
n_ExactDiv
assume that there is a canonical subring in cf and we know that division is possible for these a and b in the subring, n_ExactDiv performs it, may ski
libpolys/coeffs/coeffs.h:623
↓ 15 callers
Method
numberOfConesOfDimension
gfanlib/gfanlib_zfan.cpp:31
↓ 15 callers
Function
omCheckPtr
omalloc/omDebugCheck.c:136
↓ 15 callers
Function
omMarkAsStaticAddr
omalloc/omDebugTrack.c:662
↓ 15 callers
Function
pLogLength
returns ceil(log_4(l))
libpolys/polys/kbuckets.cc:71
↓ 15 callers
Function
p_SetModDeg
libpolys/polys/monomials/p_polys.cc:3694
↓ 15 callers
Method
push
(self, dict)
Singular/dyn_modules/openmath/context.py:145
↓ 15 callers
Function
randomElement
compute a random element a of \f$ F_{p}(\alpha ) \f$ , s.t. F(a) \f$ \neq 0 \f$ , F is a univariate polynomial, returns fail if there are no field ele
factory/cfModGcd.cc:379
↓ 15 callers
Function
reconstruction
factory/facFqBivar.cc:1858
↓ 15 callers
Function
sBucketCreate
///////////////////////////////////////////////////////////////////// Creation/Destruction of buckets
libpolys/polys/sbuckets.cc:96
↓ 15 callers
Function
sqrFree
* squarefree factorization **/
factory/cf_factor.cc:961
↓ 15 callers
Function
wDeg
Singular/dyn_modules/gfanlib/initial.cc:6
↓ 14 callers
Function
Jim_GetDouble
ppcc/autosetup/jimsh0.c:10986
↓ 14 callers
Function
Jim_GetLong
ppcc/autosetup/jimsh0.c:10851
↓ 14 callers
Function
Jim_NewStringObjNoAlloc
ppcc/autosetup/jimsh0.c:8202
↓ 14 callers
Function
Mivlp
* return intvvec = (1,0, ..., 0) * **********************************/
Singular/walk.cc:1023
↓ 14 callers
Function
acquireShared
Singular/dyn_modules/systhreads/shared.cc:188
↓ 14 callers
Function
bigintmatToZVector
Singular/dyn_modules/gfanlib/callgfanlib_conversion.cc:73
↓ 14 callers
Function
ff_mul
factory/ffops.h:139
↓ 14 callers
Function
from_string
Singular/dyn_modules/systhreads/lintree.cc:854
↓ 14 callers
Method
getAccumulatedMultiplications
kernel/linear_algebra/Minor.cc:893
↓ 14 callers
Method
getInequalities
gfanlib/gfanlib_zcone.cpp:1333
↓ 14 callers
Method
getUpVector
()
Singular/LIB/surfex/jv4surfex.java:508
↓ 14 callers
Method
getViewDir
Returns angles you have to rotate about y,x and z axis.
Singular/LIB/surfex/jv4surfex.java:501
↓ 14 callers
Function
initBuchMoraPos
kernel/GBEngine/kutil.cc:9577
↓ 14 callers
Function
kFindDivisibleByInS
same as above, only with set S
kernel/GBEngine/kstd2.cc:421
↓ 14 callers
Function
maFindPerm
libpolys/polys/monomials/maps.cc:163
↓ 14 callers
Method
min_col_not_zero_in_row
kernel/GBEngine/tgbgauss.cc:557
↓ 14 callers
Method
minpoly
factory/include/factory/templates/ftmpl_afactor.h:30
↓ 14 callers
Function
myContent
factory/facFqFactorize.cc:57
↓ 14 callers
Function
nCoeffName
libpolys/coeffs/coeffs.h:956
↓ 14 callers
Function
nCoeff_is_Ring
libpolys/coeffs/coeffs.h:730
↓ 14 callers
Function
nCoeff_is_long_C
libpolys/coeffs/coeffs.h:887
↓ 14 callers
Function
n_EucNorm
libpolys/coeffs/coeffs.h:676
↓ 14 callers
Function
nc_mm_Mult_p
returns m*p, does destroy p, preserves m
libpolys/polys/nc/nc.h:233
↓ 14 callers
Function
nc_rComplete
libpolys/polys/monomials/ring.cc:5772
↓ 14 callers
Function
normalise_vector
Take a given vector and normalise each entry to get a Euclidean distance of 1 between the zero vector and the vector itself.
Singular/dyn_modules/machinelearning/ml_python/common/keyword_vector.py:132
↓ 14 callers
Function
normalize
normalize a poly, i.e. in char 0 clear denominators, remove integer content in char p divide by leading coeff
factory/cfCharSetsUtil.cc:590
↓ 14 callers
Function
npInit
2 * create a number from int */
libpolys/coeffs/modulop_inl.h:27
← previous
next →
701–800 of 12,352, ranked by callers