gingerBill a3b4280cf7 Merge pull request #4633 from spahnke/fix-matrix-adjugate 8 months ago
..
big 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 year ago
bits 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
cmplx a3fe5754d9 Make `complex32` use higher precision where possible for calculations 1 year ago
ease 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
fixed c33bf7673f Fix core:math/fixed. 1 year ago
linalg f23e226854 Rename adjugate to cofactor to keep existing usages for inverse and determinant correct and add new adjugate procedures 8 months ago
noise 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 year ago
rand 1cf7a56ba7 General clean up of code 8 months ago
math.odin 36481f6d4a Fix binomial function 9 months ago
math_basic.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 year ago
math_basic_js.odin 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 year ago
math_erf.odin 82023cd629 Add @(require_results) to `core:math` procedures 2 years ago
math_gamma.odin 3a9b86628a Add `@(rodata)` and `@(static, rodata)` where appropriate 1 year ago
math_lgamma.odin 3a9b86628a Add `@(rodata)` and `@(static, rodata)` where appropriate 1 year ago
math_log1p.odin 82023cd629 Add @(require_results) to `core:math` procedures 2 years ago
math_sincos.odin 1419d0d295 Minor formatting change 10 months ago