Skip to main content
Ctrl+K
Change of the domain Read more here
rad-tools - Home rad-tools - Home
  • Installation
  • User Guide
  • API reference
  • Release notes
    • Contributor`s guide
    • How to cite us?
    • Support
    • Change of the domain
  • Twitter
  • GitHub
  • PyPI
  • Installation
  • User Guide
  • API reference
  • Release notes
  • Contributor`s guide
  • How to cite us?
  • Support
  • Change of the domain
  • Twitter
  • GitHub
  • PyPI

Section Navigation

Modules

  • dos
  • score
  • geometry
    • radtools.volume
    • radtools.angle
    • radtools.parallelepiped_check
    • radtools.absolute_to_relative
    • radtools.span_orthonormal_set
  • numerical
  • decorate
  • constants
  • API reference
  • geometry

geometry#

Funstions#

volume(*args)

Computes volume.

angle(v1, v2[, radians])

Angle between two vectors.

parallelepiped_check(a, b, c, alpha, beta, gamma)

Check if parallelepiped is valid.

absolute_to_relative(basis, vector)

Compute relative coordinates of the vector with respect to the basis.

span_orthonormal_set(vec)

Span orthonormal set of vectors.

previous

radtools.plot_dos

next

radtools.volume

On this page
  • Funstions
Edit on GitHub
Show Source

© Copyright 2022-2026, Andrey Rybakov.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.17.1.