Historie revizí

Autor SHA1 Zpráva Datum
  Felix Bytow 04b2e43c5b :white_check_mark: added matrix multiplication test před 2 roky
  Felix Bytow 951117bf6c :sparkles: there is now Matrix and MatrixMut and View and ViewMut před 2 roky
  Felix Bytow fd7b545d66 :sparkles: initial version of read-only matrix view. not that useful yet před 2 roky
  Felix Bytow 31d38252e5 :sparkles: added matrix abstraction as preparation for later matrix types před 2 roky
  Felix Bytow 3e6d5e9edb corrected result type před 2 roky
  Felix Bytow b4e90c423a :sparkles: less unsafe and column vectors can be divided by square matrices před 2 roky
  Felix Bytow 7f597ff339 :sparkles: added linear equation solver před 2 roky
  Felix Bytow 7797501a60 :recycle: moved abs to trait Numeric před 2 roky
  Felix Bytow 42fa05b20f :sparkles: can create rotation matrix without the angular feature now před 2 roky
  Felix Bytow f480c42356 :sparkles: separated features and added 3D Maths před 2 roky
  Felix Bytow e670229a06 :bookmark: release 0.4.0 před 2 roky
  Felix Bytow 14628a21b7 :sparkles: matrix supports inversion now před 2 roky
  Felix Bytow 1eb25c9023 :sparkles: matrices now support complex cells, added documentation před 2 roky
  Felix Bytow 7521ff1ebe :sparkles: started working on generic matrices před 2 roky
  Felix Bytow 633546c595 :memo: some more documentation for Complex před 2 roky
  Felix Bytow b067e1ecd9 :memo: added documentation for complex! macro před 2 roky
  Felix Bytow 19342e19cf :sparkles: added complex! macro před 2 roky
  Felix Bytow edb0ee9935 :recycle: made whole unsafe and renamed math functions před 2 roky
  Felix Bytow 7eabc44776 :sparkles: project refers to own git server now před 2 roky
  Felix Bytow dd9a9cedbf :sparkles: started working on version 0.3.0 před 2 roky
  Felix Bytow 946447723b :bug: fixed complex doc example před 2 roky
  Felix Bytow 00d2ee862a :sparkles: abs, sqrt, sin, sinh, cos, cosh před 2 roky
  Felix Bytow 6f776aed6f :bug: made Complex visible to user před 2 roky
  Felix Bytow 44a1b312d8 :sparkles: Numeric trait and Complex struct před 2 roky
  Felix Bytow 57eb6b093f :sparkles: Numeric trait před 2 roky
  Felix Bytow 832120f8b8 :tada: first trait Float před 2 roky