Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SINGROUP/dscribe
/ functions
Functions
2,448 in github.com/SINGROUP/dscribe
⨍
Functions
2,448
◇
Types & classes
31
↳
Endpoints
3
Function
Or
(n,r,t)
docs/1.1.x/_static/underscore.js:6
Function
Or
(n,r,t)
docs/1.2.x/_static/underscore.js:6
Function
PYBIND11_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
Function
Pn
(n,r)
docs/1.1.x/_static/underscore.js:6
Function
Pn
(n,r)
docs/1.2.x/_static/underscore.js:6
Function
Pr
(n,r,t)
docs/1.1.x/_static/underscore.js:6
Function
R
(e)
docs/2.1.x/_static/jquery.js:2
Function
R
(e)
docs/0.4.x/_static/jquery.js:2
Function
R
(e)
docs/1.0.x/_static/jquery.js:2
Function
R
(e)
docs/0.3.x/_static/jquery.js:2
Function
R
(e)
docs/2.0.x/_static/jquery.js:2
Function
Se
(e,t)
docs/0.4.x/_static/jquery.js:2
Function
Se
(e,t)
docs/1.0.x/_static/jquery.js:2
Function
Se
(e,t)
docs/0.3.x/_static/jquery.js:2
Function
Se
(e,t)
docs/1.1.x/_static/jquery.js:2
Function
Sr
(n,r,t)
docs/1.1.x/_static/underscore.js:6
Function
Stemmer
()
docs/2.1.x/_static/language_data.js:21
Function
Stemmer
()
docs/0.4.x/_static/language_data.js:20
Function
Stemmer
()
docs/1.0.x/_static/language_data.js:20
Function
Stemmer
()
docs/0.3.x/_static/language_data.js:20
Function
Stemmer
()
docs/1.1.x/_static/language_data.js:21
Function
Stemmer
()
docs/1.2.x/_static/language_data.js:21
Function
Stemmer
()
docs/2.0.x/_static/language_data.js:21
Function
Thrower
( ex )
docs/0.4.x/_static/jquery-3.5.1.js:3651
Function
Thrower
( ex )
docs/1.0.x/_static/jquery-3.5.1.js:3651
Function
Thrower
( ex )
docs/0.3.x/_static/jquery-3.5.1.js:3651
Function
Thrower
( ex )
docs/1.1.x/_static/jquery-3.5.1.js:3651
Function
Thrower
( ex )
docs/1.2.x/_static/jquery-3.6.0.js:3655
Function
Tn
(n)
docs/1.1.x/_static/underscore.js:6
Function
Tween
( elem, options, prop, end, easing )
docs/0.4.x/_static/jquery-3.5.1.js:7146
Function
Tween
( elem, options, prop, end, easing )
docs/1.0.x/_static/jquery-3.5.1.js:7146
Function
Tween
( elem, options, prop, end, easing )
docs/0.3.x/_static/jquery-3.5.1.js:7146
Function
Tween
( elem, options, prop, end, easing )
docs/1.1.x/_static/jquery-3.5.1.js:7146
Function
Tween
( elem, options, prop, end, easing )
docs/1.2.x/_static/jquery-3.6.0.js:7151
Function
U
(e,t)
docs/2.1.x/_static/jquery.js:2
Function
U
(e,t)
docs/0.4.x/_static/jquery.js:2
Function
U
(e,t)
docs/1.0.x/_static/jquery.js:2
Function
U
(e,t)
docs/0.3.x/_static/jquery.js:2
Function
U
(e,t)
docs/2.0.x/_static/jquery.js:2
Function
Un
()
docs/1.1.x/_static/underscore.js:6
Function
Un
()
docs/1.2.x/_static/underscore.js:6
Function
Xn
(n)
docs/1.1.x/_static/underscore.js:6
Function
Xn
(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
Function
a
(n)
docs/1.1.x/_static/underscore.js:6
Method
abc
Lengths of the lattice vectors, i.e. (a, b, c)
dscribe/core/lattice.py:96
Function
after
(times, func)
docs/1.1.x/_static/underscore-1.12.0.js:1191
Function
after
(times, func)
docs/1.2.x/_static/underscore-1.13.1.js:1206
Function
before
(times, func)
docs/1.1.x/_static/underscore-1.12.0.js:1201
Function
before
(times, func)
docs/1.2.x/_static/underscore-1.13.1.js:1216
Function
bound
()
docs/1.1.x/_static/underscore-1.12.0.js:984
Function
bound
()
docs/1.2.x/_static/underscore-1.13.1.js:999
Function
c
()
docs/1.1.x/_static/underscore.js:6
Function
c
()
docs/1.2.x/_static/underscore.js:6
Function
cache
( key, value )
docs/0.4.x/_static/jquery-3.5.1.js:906
Function
cache
( key, value )
docs/1.0.x/_static/jquery-3.5.1.js:906
Function
cache
( key, value )
docs/0.3.x/_static/jquery-3.5.1.js:906
Function
cache
( key, value )
docs/1.1.x/_static/jquery-3.5.1.js:906
Function
cache
( key, value )
docs/1.2.x/_static/jquery-3.6.0.js:910
Function
chain
(obj)
docs/1.1.x/_static/underscore-1.12.0.js:961
Function
chain
(obj)
docs/1.2.x/_static/underscore-1.13.1.js:976
Function
chunk
(array, count)
docs/1.1.x/_static/underscore-1.12.0.js:1812
Function
chunk
(array, count)
docs/1.2.x/_static/underscore-1.13.1.js:1827
Function
compact
(array)
docs/1.1.x/_static/underscore-1.12.0.js:1678
Function
compact
(array)
docs/1.2.x/_static/underscore-1.13.1.js:1693
Function
completed
()
docs/0.4.x/_static/jquery-3.5.1.js:4113
Function
completed
()
docs/1.0.x/_static/jquery-3.5.1.js:4113
Function
completed
()
docs/0.3.x/_static/jquery-3.5.1.js:4113
Function
completed
()
docs/1.1.x/_static/jquery-3.5.1.js:4113
Function
completed
()
docs/1.2.x/_static/jquery-3.6.0.js:4117
Function
compose
()
docs/1.1.x/_static/underscore-1.12.0.js:1179
Function
compose
()
docs/1.2.x/_static/underscore-1.13.1.js:1194
Method
compression
(self)
dscribe/descriptors/soap.py:850
Method
compute_cutoff
! \brief Computes the value of the cutoff fuction at a specific distance. * */
dscribe/ext/acsf.cpp:199
Method
compute_g1
dscribe/ext/acsf.cpp:203
Method
compute_g2
dscribe/ext/acsf.cpp:208
Method
compute_g3
dscribe/ext/acsf.cpp:219
Method
compute_g4
dscribe/ext/acsf.cpp:226
Method
compute_g5
dscribe/ext/acsf.cpp:247
← previous
next →
1,801–1,900 of 2,448, ranked by callers