stk
Molecules
Topology Graphs
Molecular Databases
Evolutionary Algorithm
Modules
normalize_vector()
Normalizes the given vector.
A new vector is returned, the original vector is not modified.
vector (np.ndarray) – The vector to be normalized.
np.ndarray
The normalized vector.