1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 23, 2024 — Sep 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make arbitrary Java arrays non-scalar
Mike Anderson
as mikera
More... almost 12 years ago
fix first line of project.clj More... almost 12 years ago
Update for/from clojars push More... almost 12 years ago
prep for clojars More... almost 12 years ago
Experimental change in projectr.clj More... almost 12 years ago
Implemented symmetric-matrix? More... almost 12 years ago
updated project.clj to reflect pom.xml More... almost 12 years ago
Merge https://github.com/mikera/core.matrix into develop More... almost 12 years ago
updated to match maven More... almost 12 years ago
Add Thanks section with Yourkit credits More... almost 12 years ago
Merge pull request #85 from tbrooks8/develop More... almost 12 years ago
pprint better errors
Mike Anderson
as mikera
More... almost 12 years ago
improve default element-map to handle 0-dimensional arrays
Mike Anderson
as mikera
More... almost 12 years ago
improve broadcasting support for element-map
Mike Anderson
as mikera
More... almost 12 years ago
#86 pow support for array exponents More... almost 12 years ago
implemented default mutable divide. Added test to differentiate div vs. div More... almost 12 years ago
created mutable divivision protocal. Work in progress, as there are no implementations More... almost 12 years ago
protocols for row and column matrix construction
Mike Anderson
as mikera
More... almost 12 years ago
Add arity overload for general transpose
Mike Anderson
as mikera
More... almost 12 years ago
Implement pack API function and protocol
Mike Anderson
as mikera
More... almost 12 years ago
Extra ecount deocs and tests
Mike Anderson
as mikera
More... almost 12 years ago
Merge branch 'develop' (early part)
Mike Anderson
as mikera
More... almost 12 years ago
[maven-release-plugin] prepare for next development iteration
Mike Anderson
as mikera
More... almost 12 years ago
[maven-release-plugin] prepare release core.matrix-0.16.0
Mike Anderson
as mikera
More... almost 12 years ago
implement functional operations for object-array
Mike Anderson
as mikera
More... almost 12 years ago
inner-product edits and tests
Mike Anderson
as mikera
More... almost 12 years ago
add div! function
Mike Anderson
as mikera
More... almost 12 years ago
more rotate tests
Mike Anderson
as mikera
More... almost 12 years ago
use to-object-array in place of element-seq for to-vector
Mike Anderson
as mikera
More... almost 12 years ago
add PRotateAll protocol and default implementation
Mike Anderson
as mikera
More... almost 12 years ago