Skip to main content
Ctrl+K
rad-tools 0.7.16 - Home rad-tools 0.7.16 - Home
  • Installation
  • User Guide
  • API reference
  • Release notes
    • Contributor`s guide
  • Twitter
  • GitHub
  • PyPI
  • Installation
  • User Guide
  • API reference
  • Release notes
  • Contributor`s guide
  • Twitter
  • GitHub
  • PyPI

Section Navigation

  • Crystal module
  • Exchange module
  • Magnons
  • Density of state postprocessing
  • Input-output
  • Script interface
  • Collection of routines
    • radtools.print_2d_array
    • radtools.volume
    • radtools.angle
    • radtools.absolute_to_relative
    • radtools.get_permutation
    • radtools.cell_from_param
    • radtools.reciprocal_cell
    • radtools.span_orthonormal_set
  • Custom Exceptions
  • API reference
  • Collection of routines
  • radtools.span_orthonormal_set

radtools.span_orthonormal_set#

radtools.span_orthonormal_set(vec)[source]#

Span orthonormal set of vectors.

Parameters:
vec(3,) array-like

Vector, which serves as \(e_3\)

Returns:
e1(3,) numpy.ndarray
e2(3,) numpy.ndarray
e3(3,) numpy.ndarray

previous

radtools.reciprocal_cell

next

Custom Exceptions

On this page
  • span_orthonormal_set()
Edit on GitHub

This Page

  • Show Source

© Copyright 2022-2023, Andrey Rybakov.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.