Skip to content

Tags: gyrdym/ml_linalg

Tags

v13.11.24

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Matrix: 'mean' method speed up (#160)

v13.11.21

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Matrix: Hadamard product speed up (#157)

v13.11.20

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Matrix: 'pow', 'sum', 'log', 'exp', 'prod' methods speed up (#156)

v13.11.19

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Matrix: 'norm' method (Frobenius case) speed up (#155)

v13.11.18

Matrix: 'mapElements' speed up

v13.11.16

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Matrix: 'transpose' method fixed for oversized flattened list (#152)

v13.11.15

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Matrix: flattened SIMD list length fixed (#151)

v13.11.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Matrix: SIMD used in matrix-matrix operations (#148)

v13.11.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Matrix: SIMD used in matrix-scalar operations (#147)

v13.11.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Vector: typed list getters changed to functions (#146)