MCPcopy Create free account

hub / github.com/SINGROUP/dscribe / functions

Functions2,448 in github.com/SINGROUP/dscribe

FunctionOr
(n,r,t)
docs/1.1.x/_static/underscore.js:6
FunctionOr
(n,r,t)
docs/1.2.x/_static/underscore.js:6
FunctionPYBIND11_MODULE
Notice that the name of the first argument to the module macro needs to correspond to the file name!
dscribe/ext/ext.cpp:36
FunctionPn
(n,r)
docs/1.1.x/_static/underscore.js:6
FunctionPn
(n,r)
docs/1.2.x/_static/underscore.js:6
FunctionPr
(n,r,t)
docs/1.1.x/_static/underscore.js:6
FunctionR
(e)
docs/2.1.x/_static/jquery.js:2
FunctionR
(e)
docs/0.4.x/_static/jquery.js:2
FunctionR
(e)
docs/1.0.x/_static/jquery.js:2
FunctionR
(e)
docs/0.3.x/_static/jquery.js:2
FunctionR
(e)
docs/2.0.x/_static/jquery.js:2
FunctionSe
(e,t)
docs/0.4.x/_static/jquery.js:2
FunctionSe
(e,t)
docs/1.0.x/_static/jquery.js:2
FunctionSe
(e,t)
docs/0.3.x/_static/jquery.js:2
FunctionSe
(e,t)
docs/1.1.x/_static/jquery.js:2
FunctionSr
(n,r,t)
docs/1.1.x/_static/underscore.js:6
FunctionStemmer
()
docs/2.1.x/_static/language_data.js:21
FunctionStemmer
()
docs/0.4.x/_static/language_data.js:20
FunctionStemmer
()
docs/1.0.x/_static/language_data.js:20
FunctionStemmer
()
docs/0.3.x/_static/language_data.js:20
FunctionStemmer
()
docs/1.1.x/_static/language_data.js:21
FunctionStemmer
()
docs/1.2.x/_static/language_data.js:21
FunctionStemmer
()
docs/2.0.x/_static/language_data.js:21
FunctionThrower
( ex )
docs/0.4.x/_static/jquery-3.5.1.js:3651
FunctionThrower
( ex )
docs/1.0.x/_static/jquery-3.5.1.js:3651
FunctionThrower
( ex )
docs/0.3.x/_static/jquery-3.5.1.js:3651
FunctionThrower
( ex )
docs/1.1.x/_static/jquery-3.5.1.js:3651
FunctionThrower
( ex )
docs/1.2.x/_static/jquery-3.6.0.js:3655
FunctionTn
(n)
docs/1.1.x/_static/underscore.js:6
FunctionTween
( elem, options, prop, end, easing )
docs/0.4.x/_static/jquery-3.5.1.js:7146
FunctionTween
( elem, options, prop, end, easing )
docs/1.0.x/_static/jquery-3.5.1.js:7146
FunctionTween
( elem, options, prop, end, easing )
docs/0.3.x/_static/jquery-3.5.1.js:7146
FunctionTween
( elem, options, prop, end, easing )
docs/1.1.x/_static/jquery-3.5.1.js:7146
FunctionTween
( elem, options, prop, end, easing )
docs/1.2.x/_static/jquery-3.6.0.js:7151
FunctionU
(e,t)
docs/2.1.x/_static/jquery.js:2
FunctionU
(e,t)
docs/0.4.x/_static/jquery.js:2
FunctionU
(e,t)
docs/1.0.x/_static/jquery.js:2
FunctionU
(e,t)
docs/0.3.x/_static/jquery.js:2
FunctionU
(e,t)
docs/2.0.x/_static/jquery.js:2
FunctionUn
()
docs/1.1.x/_static/underscore.js:6
FunctionUn
()
docs/1.2.x/_static/underscore.js:6
FunctionXn
(n)
docs/1.1.x/_static/underscore.js:6
FunctionXn
(n)
docs/1.2.x/_static/underscore.js:6
Method__init__
(self, user=False)
setup.py:29
Method__init__
Create a lattice from any sequence of 9 numbers. Note that the sequence is assumed to be read one row at a time. Each row represents
dscribe/core/lattice.py:27
Method__init__
( self, symbols=None, positions=None, numbers=None, tags=None,
dscribe/core/system.py:30
Method__init__
Args: alpha(float): Parameter controlling the entropic penalty. Values close to zero approach the best-match solu
dscribe/kernels/rematchkernel.py:44
Method__init__
Args: metric(string or callable): The pairwise metric used for calculating the local similarity. Accepts any of t
dscribe/kernels/localsimilaritykernel.py:31
Method__init__
Args: n_atoms_max (int): The maximum nuber of atoms that any of the samples can have. This controls how much zero
dscribe/descriptors/descriptormatrix.py:28
Method__init__
Args: species (iterable): The chemical species as a list of atomic numbers or as a list of chemical symbols. Noti
dscribe/descriptors/valleoganov.py:13
Method__init__
( self, n_atoms_max, permutation="sorted_l2", sigma=None, seed=None,
dscribe/descriptors/coulombmatrix.py:51
Method__init__
(self, periodic, sparse, dtype="float64", average="off")
dscribe/descriptors/descriptorlocal.py:24
Method__init__
Args: geometry (dict): Setup the geometry function. For example:: "geometry": {"function": "dist
dscribe/descriptors/lmbtr.py:58
Method__init__
Args: geometry (dict): Setup the geometry function. For example:: "geometry": {"function": "atom
dscribe/descriptors/mbtr.py:136
Method__init__
Args: periodic (bool): Whether the descriptor should take PBC into account. sparse (bool): Whether the output should
dscribe/descriptors/descriptor.py:34
Method__init__
Args: r_cut (float): The smooth cutoff value in angstroms. This cutoff value is used throughout the calculations
dscribe/descriptors/acsf.py:37
Method__init__
Args: r_cut (float): A cutoff for local region in angstroms. Should be bigger than 1 angstrom for the gto-basis.
dscribe/descriptors/soap.py:56
Method__init__
(self, n_features, n_hidden, n_out)
examples/forces_and_energies/training_pytorch.py:64
Method__str__
(self)
setup.py:32
Method_get_k1
Calculates the first order term and/or its derivatives with regard to atomic positions. Returns: 1D or 3D ndarray: K1 val
dscribe/descriptors/mbtr.py:525
Method_get_k2
Calculates the second order terms where the scalar mapping is the inverse distance between atoms. Returns: 1D ndarray: fl
dscribe/descriptors/lmbtr.py:539
Method_get_k2
Calculates the second order term and/or its derivatives with regard to atomic positions. Returns: 1D ndarray: K2 values.
dscribe/descriptors/mbtr.py:586
Method_get_k3
Calculates the second order terms where the scalar mapping is the inverse distance between atoms. Returns: 1D ndarray: fl
dscribe/descriptors/lmbtr.py:653
Method_get_k3
Calculates the third order term and/or its derivatives with regard to atomic positions. Returns: 1D ndarray: K3 values. Re
dscribe/descriptors/mbtr.py:729
Function_orderResultsByScoreThenName
(a, b)
docs/2.1.x/_static/searchtools.js:144
Functiona
(n)
docs/1.1.x/_static/underscore.js:6
Methodabc
Lengths of the lattice vectors, i.e. (a, b, c)
dscribe/core/lattice.py:96
Functionafter
(times, func)
docs/1.1.x/_static/underscore-1.12.0.js:1191
Functionafter
(times, func)
docs/1.2.x/_static/underscore-1.13.1.js:1206
Functionbefore
(times, func)
docs/1.1.x/_static/underscore-1.12.0.js:1201
Functionbefore
(times, func)
docs/1.2.x/_static/underscore-1.13.1.js:1216
Functionbound
()
docs/1.1.x/_static/underscore-1.12.0.js:984
Functionbound
()
docs/1.2.x/_static/underscore-1.13.1.js:999
Functionc
()
docs/1.1.x/_static/underscore.js:6
Functionc
()
docs/1.2.x/_static/underscore.js:6
Functioncache
( key, value )
docs/0.4.x/_static/jquery-3.5.1.js:906
Functioncache
( key, value )
docs/1.0.x/_static/jquery-3.5.1.js:906
Functioncache
( key, value )
docs/0.3.x/_static/jquery-3.5.1.js:906
Functioncache
( key, value )
docs/1.1.x/_static/jquery-3.5.1.js:906
Functioncache
( key, value )
docs/1.2.x/_static/jquery-3.6.0.js:910
Functionchain
(obj)
docs/1.1.x/_static/underscore-1.12.0.js:961
Functionchain
(obj)
docs/1.2.x/_static/underscore-1.13.1.js:976
Functionchunk
(array, count)
docs/1.1.x/_static/underscore-1.12.0.js:1812
Functionchunk
(array, count)
docs/1.2.x/_static/underscore-1.13.1.js:1827
Functioncompact
(array)
docs/1.1.x/_static/underscore-1.12.0.js:1678
Functioncompact
(array)
docs/1.2.x/_static/underscore-1.13.1.js:1693
Functioncompleted
()
docs/0.4.x/_static/jquery-3.5.1.js:4113
Functioncompleted
()
docs/1.0.x/_static/jquery-3.5.1.js:4113
Functioncompleted
()
docs/0.3.x/_static/jquery-3.5.1.js:4113
Functioncompleted
()
docs/1.1.x/_static/jquery-3.5.1.js:4113
Functioncompleted
()
docs/1.2.x/_static/jquery-3.6.0.js:4117
Functioncompose
()
docs/1.1.x/_static/underscore-1.12.0.js:1179
Functioncompose
()
docs/1.2.x/_static/underscore-1.13.1.js:1194
Methodcompression
(self)
dscribe/descriptors/soap.py:850
Methodcompute_cutoff
! \brief Computes the value of the cutoff fuction at a specific distance. * */
dscribe/ext/acsf.cpp:199
Methodcompute_g1
dscribe/ext/acsf.cpp:203
Methodcompute_g2
dscribe/ext/acsf.cpp:208
Methodcompute_g3
dscribe/ext/acsf.cpp:219
Methodcompute_g4
dscribe/ext/acsf.cpp:226
Methodcompute_g5
dscribe/ext/acsf.cpp:247
← previousnext →1,801–1,900 of 2,448, ranked by callers