1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BitSet optimisation and test for swapCount on large indexes
Mike Anderson
as mikera
More... over 11 years ago
add optimised swapCount using bitwise tricks
Mike Anderson
as mikera
More... over 11 years ago
fix Ops.SINH function
Mike Anderson
as mikera
More... over 11 years ago
tidy
Mike Anderson
as mikera
More... over 11 years ago
fix more cases of isPermutation
Mike Anderson
as mikera
More... over 11 years ago
Fix isPermutation check
Mike Anderson
as mikera
More... over 11 years ago
Refactor Indexz creation, add docs
Mike Anderson
as mikera
More... over 11 years ago
typo fix
Mike Anderson
as mikera
More... over 11 years ago
test fix
Mike Anderson
as mikera
More... over 11 years ago
Better Index isPermutation tests
Mike Anderson
as mikera
More... over 11 years ago
Refactor index contructor functions
Mike Anderson
as mikera
More... over 11 years ago
more Index functions
Mike Anderson
as mikera
More... over 11 years ago
IndexVector validation
Mike Anderson
as mikera
More... over 11 years ago
getElements for IndexVector
Mike Anderson
as mikera
More... over 11 years ago
add IndexVector.wrap()
Mike Anderson
as mikera
More... over 11 years ago
finish copyColumnTo for quadtree marix
Mike Anderson
as mikera
More... over 11 years ago
Quadtree copyRowTo
Mike Anderson
as mikera
More... over 11 years ago
add mutable() coercion function
Mike Anderson
as mikera
More... over 11 years ago
ImmutableArray tests and fixes
Mike Anderson
as mikera
More... over 11 years ago
ImmutableArray slicing and subarrays
Mike Anderson
as mikera
More... over 11 years ago
extra predicates
Mike Anderson
as mikera
More... over 11 years ago
Make ImmutableArray inherit from BaseNDArray
Mike Anderson
as mikera
More... over 11 years ago
sharpen immutable() methods for scalars
Mike Anderson
as mikera
More... over 11 years ago
add INDArray.immutable() coercion function
Mike Anderson
as mikera
More... over 11 years ago
lift specialised getter functions
Mike Anderson
as mikera
More... over 11 years ago
lift IStridedArray implementation code
Mike Anderson
as mikera
More... over 11 years ago
lift shape-related code to BaseNDArray
Mike Anderson
as mikera
More... over 11 years ago
Move fields and constructors from NDArray to BaseNDArray
Mike Anderson
as mikera
More... over 11 years ago
Make NDArray extend from BaseNDArray
Mike Anderson
as mikera
More... over 11 years ago
add BaseNDArray class
Mike Anderson
as mikera
More... over 11 years ago