Why Discord is switching from Go to Rust

By Medium - 2020-02-04

Description

Rust is becoming a first class language in a variety of domains. At Discord, we’ve seen success with Rust on the client side and server…

Summary

  • Orthogonal Matrix What is an Orthogonal Matrix?
  • In terms of geometry, orthogonal means that two vectors are perpendicular to each other.
  • Additionally you may select any two rows and find that the same property holds, as the transpose of an orthogonal matrix is itself an orthogonal matrix.
  • Because the transpose preserves the determinant, it is easy to show that the determinant of an orthogonal matrix must be equal to 1 or -1.

 

Topics

  1. Management (0.18)
  2. UX (0.12)
  3. Backend (0.12)

Similar Articles