make arbitrary Java arrays non-scalar |
|
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 |
|
More...
|
almost 12 years ago
|
improve default element-map to handle 0-dimensional arrays |
|
More...
|
almost 12 years ago
|
improve broadcasting support for element-map |
|
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 |
|
More...
|
almost 12 years ago
|
Add arity overload for general transpose |
|
More...
|
almost 12 years ago
|
Implement pack API function and protocol |
|
More...
|
almost 12 years ago
|
Extra ecount deocs and tests |
|
More...
|
almost 12 years ago
|
Merge branch 'develop' (early part) |
|
More...
|
almost 12 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
almost 12 years ago
|
[maven-release-plugin] prepare release core.matrix-0.16.0 |
|
More...
|
almost 12 years ago
|
implement functional operations for object-array |
|
More...
|
almost 12 years ago
|
inner-product edits and tests |
|
More...
|
almost 12 years ago
|
add div! function |
|
More...
|
almost 12 years ago
|
more rotate tests |
|
More...
|
almost 12 years ago
|
use to-object-array in place of element-seq for to-vector |
|
More...
|
almost 12 years ago
|
add PRotateAll protocol and default implementation |
|
More...
|
almost 12 years ago
|