1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improve double array construction
Mike Anderson
as mikera
More... almost 12 years ago
remove of superfluous coercions
Mike Anderson
as mikera
More... almost 12 years ago
remove return value coercions in default implementations
Mike Anderson
as mikera
More... almost 12 years ago
in-place transpose test
Mike Anderson
as mikera
More... almost 12 years ago
implement in-place transpose protocol
Mike Anderson
as mikera
More... almost 12 years ago
extra slices test
Mike Anderson
as mikera
More... almost 12 years ago
permutation matrix construction
Mike Anderson
as mikera
More... almost 12 years ago
ensure-mutable API function and tests
Mike Anderson
as mikera
More... almost 12 years ago
better mutable matrix construction
Mike Anderson
as mikera
More... almost 12 years ago
update deps
Mike Anderson
as mikera
More... almost 12 years ago
update examples link
Mike Anderson
as mikera
More... almost 12 years ago
update links
Mike Anderson
as mikera
More... almost 12 years ago
updtae travis CI link
Mike Anderson
as mikera
More... almost 12 years ago
update wiki link
Mike Anderson
as mikera
More... almost 12 years ago
fix element-reduce for nil
Mike Anderson
as mikera
More... almost 12 years ago
generate primitive double maths functions
Mike Anderson
as mikera
More... almost 12 years ago
refactor
Mike Anderson
as mikera
More... almost 12 years ago
PBroadcastCoerce for vectors
Mike Anderson
as mikera
More... almost 12 years ago
consolidate duplicate PRowOperations implementations
Mike Anderson
as mikera
More... almost 12 years ago
extra tests
Mike Anderson
as mikera
More... almost 12 years ago
value-equals protocol for comparison with clojure.core/=
Mike Anderson
as mikera
More... almost 12 years ago
simple implementation of to-object-array
Mike Anderson
as mikera
More... almost 12 years ago
check error on assigning to smaller shape
Mike Anderson
as mikera
More... almost 12 years ago
test assign on 2D persistent vector matrix
Mike Anderson
as mikera
More... almost 12 years ago
broadcast-coerce function and tests
Mike Anderson
as mikera
More... almost 12 years ago
Improve immutable assignment functionality
Mike Anderson
as mikera
More... almost 12 years ago
nil broadcasting fix and test
Mike Anderson
as mikera
More... almost 12 years ago
docstrings
Mike Anderson
as mikera
More... almost 12 years ago
improve broadcast-compatible to also coerce to correct matrix type
Mike Anderson
as mikera
More... almost 12 years ago
broadcast-coerce test on double array
Mike Anderson
as mikera
More... almost 12 years ago