1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rearrange to group elementary row operations together
Mike Anderson
as mikera
More... about 12 years ago
rename row and column views
Mike Anderson
as mikera
More... about 12 years ago
Tighten return type of toVector to Vector
Mike Anderson
as mikera
More... about 12 years ago
StridedMatrix getElements and more testing
Mike Anderson
as mikera
More... about 12 years ago
StridedMatrix getRow and getColumn
Mike Anderson
as mikera
More... about 12 years ago
SridedMatrix op apply
Mike Anderson
as mikera
More... about 12 years ago
StridedMatrix isPackedArray
Mike Anderson
as mikera
More... about 12 years ago
Matrix transpose using StridedMatrix
Mike Anderson
as mikera
More... about 12 years ago
rename StridedVector
Mike Anderson
as mikera
More... about 12 years ago
More StridedMatrix implementation and tests
Mike Anderson
as mikera
More... about 12 years ago
Strided matrix implementation
Mike Anderson
as mikera
More... about 12 years ago
negate fast paths
Mike Anderson
as mikera
More... about 12 years ago
More sqrt fast paths
Mike Anderson
as mikera
More... about 12 years ago
Sqrt op fast path
Mike Anderson
as mikera
More... about 12 years ago
generic sqrt function
Mike Anderson
as mikera
More... about 12 years ago
more operator fast path overrides
Mike Anderson
as mikera
More... about 12 years ago
operator asVector apply equivalence test
Mike Anderson
as mikera
More... about 12 years ago
Test for operator application equivalence
Mike Anderson
as mikera
More... about 12 years ago
JoinedArrayVector overrides
Mike Anderson
as mikera
More... about 12 years ago
JoinedVector overrides
Mike Anderson
as mikera
More... about 12 years ago
ArrayVector operation overrides
Mike Anderson
as mikera
More... about 12 years ago
extra DoubleArrays maths functions
Mike Anderson
as mikera
More... about 12 years ago
move static int array functions to IntArrays class
Mike Anderson
as mikera
More... about 12 years ago
improve numerical stability of inverse test
Mike Anderson
as mikera
More... about 12 years ago
generic exp implementation
Mike Anderson
as mikera
More... about 12 years ago
comment NaN handling
Mike Anderson
as mikera
More... about 12 years ago
fix tests to use all ops
Mike Anderson
as mikera
More... about 12 years ago
generic log functionality
Mike Anderson
as mikera
More... about 12 years ago
generic log function
Mike Anderson
as mikera
More... about 12 years ago
generic asElementList()
Mike Anderson
as mikera
More... about 12 years ago