Skip to content
RobolabGs2 edited this page Nov 2, 2019 · 1 revision

What is fast_matrix?

fast_matrix is Ruby wrapper around C matrices implementation.

Differences with the standard matrix

  • Supported only double values
  • Can't be empty
  • Some faster