Skip to content

Releases: aleics/rsmath

Version 0.1.4

22 Oct 13:38
Compare
Choose a tag to compare
Version 0.1.4 Pre-release
Pre-release

Changes

  • 0.1.4
    • linspace::Quat
      • Initialization
      • Create and modify
      • Add, Sub, Neg, Mul, Display
      • Conjugate
      • Magnitude and normalization
      • Rotation

v0.1.3

12 Sep 19:30
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Changes

0.1.3

  • algebra::Vector
    • Initialization
    • Create zeros, ones and random vectors
    • Add, set, swap, pop, remove, append, push, clear
    • Sort min and sort max
    • Max, min and median of vector
  • algebra::Matrix
    • Create zeros and ones matrices

v0.1.2

10 Sep 11:54
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
change rows-col in matrix