Commit History

Автор SHA1 Съобщение Дата
  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 години
  gingerBill 86448ee044 Add `raw_data` to replace cases in which `&x[0]` was used преди 5 години
  gingerBill e92fdb4a99 `x if cond else y` and `x when cond else y` expressions преди 5 години
  vassvik 6d67567453 Fix linalg.matrix_mul_vector. преди 5 години
  gingerBill 16a7c55334 Add `x y z w` fields to quaternion types; Improve linalg quaternion mathematics преди 5 години
  gingerBill ab52f8d795 Move definition of mem.Allocator and log.Logger to `package runtime`, to reduce import cycle magic преди 5 години
  gingerBill 11c705508d Split linalg into general and specific parts преди 5 години