openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
core.matrix
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 5 hours
ago.
Jul 23, 2024 — Jul 23, 2025
Showing page 31 of 64
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
transpose and additional test for it
Dmitry Groshev
More...
almost 12 years ago
better matrix-multiply
Dmitry Groshev
More...
almost 12 years ago
add n-dimensional case to matrix-equals
Dmitry Groshev
More...
almost 12 years ago
fix Travis build
Dmitry Groshev
More...
almost 12 years ago
new "magic" system prototype works
Dmitry Groshev
More...
almost 12 years ago
Merge pull request #60 from mschuene/develop
Mike Anderson
More...
almost 12 years ago
loop-over works for 1d vectors
Dmitry Groshev
More...
almost 12 years ago
tune benchmarks according to results
Dmitry Groshev
More...
almost 12 years ago
more benchmarks, lazy benchmark generation
Dmitry Groshev
More...
almost 12 years ago
work in progress on loop-over
Dmitry Groshev
More...
almost 12 years ago
faster type check for matrix-equals
Dmitry Groshev
More...
almost 12 years ago
Merge pull request #62 from jdowns/develop
Mike Anderson
More...
almost 12 years ago
merge
John Downs
More...
almost 12 years ago
Row operations complete - all tests passing
John Downs
More...
almost 12 years ago
use matrix-multiply for all matrix types
Dmitry Groshev
More...
almost 12 years ago
fast matrix-equals ~400x faster than vector-based one for 300x2 matrix
Dmitry Groshev
More...
almost 12 years ago
Improved compliance tests - still failures with add-row not found for class nil, and failures with multiply-row for sparse map, sequence, persistent vector, ndarray and double array
John Downs
More...
almost 12 years ago
Changed matrix variable from X to m
John Downs
More...
almost 12 years ago
minimize benchmarking overhead
Dmitry Groshev
More...
almost 12 years ago
clarify shallowness of cloning
Dmitry Groshev
More...
almost 12 years ago
compliance tests failing in interesting ways
John Downs
More...
almost 12 years ago
compliance tests failing in interesting ways
John Downs
More...
almost 12 years ago
Completed default implementations by coercing to persistent vectors
John Downs
More...
almost 12 years ago
Not sure how to test defaults
John Downs
More...
almost 12 years ago
Merge branch 'master' of https://github.com/jdowns/matrix-api
John Downs
More...
almost 12 years ago
Merge branch 'develop' of https://github.com/jdowns/matrix-api
John Downs
More...
almost 12 years ago
removed additional whitespace
Maik Schünemann
More...
almost 12 years ago
tests are working
Maik Schünemann
More...
almost 12 years ago
Merge remote-tracking branch 'upstream/develop' into develop - should fix test failures on :persistent-map implementation
Maik Schünemann
More...
almost 12 years ago
added identity-matrix? and zero-matrix? predicate functions to the public api with corresponding protocol and default implementation
Maik Schünemann
More...
almost 12 years ago
←
1
2
…
27
28
29
30
31
32
33
34
35
…
63
64
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree