scikit-
nano
:docs
Index
Modules
Navigation
next »
« previous
|
scikit-nano v0.4.0.dev
»
Core package code (
sknano.core
)
»
Core data structures for math (
sknano.core.math
)
»
scaling_matrix
scaling_matrix
¶
sknano.core.math.
scaling_matrix
(
s=None
,
v=None
)
[source]
[edit on github]
[source]
¶
Return scaling matrix.
Parameters:
s
(
{list, float}
) –
v
({None,
Vector
}, optional) –
Returns:
Return type:
ndarray
Page Contents
scaling_matrix