Commit Graph

11 Commits

Author SHA1 Message Date
gingerBill 7298054974 Add require_results to make builtin procedures 2023-05-22 11:19:13 +01:00
gingerBill cfbc1a447b Correct inverse and inverse_transpose for 2x2 matrices 2022-01-20 13:18:37 +00:00
gingerBill 9896205a06 Make runtime builtin matrix procedures contextless 2021-11-03 12:44:34 +00:00
gingerBill 12ebd422c6 Fix typos 2021-10-25 19:04:08 +01:00
gingerBill 7ac156755b Reorder code 2021-10-25 15:36:00 +01:00
gingerBill 973ca6824c Rename hermitian_adjoint 2021-10-25 15:35:06 +01:00
gingerBill 9c7956be9e Minor changes to where conditions 2021-10-25 15:16:34 +01:00
gingerBill 4475454632 Improve core_builtin_matrix.odin 2021-10-25 14:59:43 +01:00
gingerBill f15825d2c6 Fix typo 2021-10-25 13:32:53 +01:00
gingerBill 3b3e7550f6 Correct core_builtin_matrix.odin 2021-10-21 00:04:08 +01:00
gingerBill bb0855b35a Add builtin procedures for matrix values: determinant, adjugate, inverse, inverse_transpose, hermitian_adjoint 2021-10-20 17:00:59 +01:00