تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Feoramund 88598c2c64 Make use of `runtime.Raw_*` types in `core:math/linalg` 1 سال پیش
  Lucas Perlind 6df07a2c0a Remove bounds checking on a lot of linalg 1 سال پیش
  Lucas Perlind c0d407a2b4 Revert "Change minor/adjoint to be `row, col` from `c, r` to be consistent with `[row, col]` syntax; Add `#no_bounds_check` were appropriate" 1 سال پیش
  gingerBill 900fe95ba0 Split out `linalg.identity` between matrices and array-based matrix 1 سال پیش
  gingerBill 5dd2e38aff Change minor/adjoint to be `row, col` from `c, r` to be consistent with `[row, col]` syntax; Add `#no_bounds_check` were appropriate 1 سال پیش
  gingerBill b0675358c3 Add `angle_between` and `matrix2_rotate` 1 سال پیش
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 سال پیش
  gingerBill f67691c457 Move matrix related procedures to the different `linalg` packages 1 سال پیش
  Lucas Perlind 67d5b97ff9 Fix linalg shadowing error 1 سال پیش
  gingerBill 0b83e3dae5 Enforce naming the parameters with `builtin.quaternion` to reduce confusion 1 سال پیش
  gingerBill c4cb2f2378 Add "contextless" to `core:math/linalg` procedures 2 سال پیش
  gingerBill 74ce99e0d7 Add `@(require_results)` `core:math/linalg` procedures 2 سال پیش
  Phil 9064ebfe97 Change math/linalg/general.odin vector_length and vector_normalize to only accept vectors of float types rather than any numeric type 3 سال پیش
  gingerBill 80bd1eb615 Fix polymorphic matrix element with a minor hack 3 سال پیش
  gingerBill af612bc7e9 Update matrix types to be the native Odin `matrix` types 3 سال پیش
  gingerBill 720884e0f1 Strip even more semicolons if followed by a `}` or `)` on the same line 4 سال پیش
  gingerBill 251da264ed Remove unneeded semicolons from the core library 4 سال پیش
  gingerBill f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 سال پیش
  gingerBill 4285b58aaa Add `#no_bounds_check` to linalg procedures 4 سال پیش
  gingerBill ad22eda87c Improve `linalg.transpose` type determination for square matrices 4 سال پیش
  gingerBill 21adad4e09 Fix typo 4 سال پیش
  gingerBill b9888f8f68 Fix linalg.transpose 4 سال پیش
  gingerBill 0fc04a939e Add `f16` support to core:math/linalg 4 سال پیش
  gingerBill 43ac6ca8f4 Add `linalg.matrix_cast` 4 سال پیش
  gingerBill 62d2656f69 Add `linalg.matrix_cast` 4 سال پیش
  Jeroen van Rijn d80670fe0c Fix typo in cubic(). 4 سال پیش
  gingerBill 619a977856 Improve math/linalg to support both f32 and f64 basic procedures for the specific*.odin files 4 سال پیش
  gingerBill fc4fdd588e Remove usage of `do` in core library 5 سال پیش
  gingerBill 77829af9de Fix `delete("")` on `-llvm-api`; Fix linalg stuff 5 سال پیش
  gingerBill c1149dbdee Update math and math/linalg; add "pure_none" calling convention 5 سال پیش