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
S
sci-rust
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 15 hours
ago.
Oct 22, 2024 — Oct 22, 2025
Showing page 5 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
renamed Updates to InPlaceUpdates, added CopyUpdates Implemented CopyUpdates for Matrix.
Shailesh Kumar
More...
almost 11 years ago
refactored signed trait into a separate file.
Shailesh Kumar
More...
almost 11 years ago
refactored Zero and One traits
Shailesh Kumar
More...
almost 11 years ago
re-org of number library.
Shailesh Kumar
More...
almost 11 years ago
restricting the branches which will be compiled.
Shailesh Kumar
More...
almost 11 years ago
Some reorg of stat.moment module.
Shailesh Kumar
More...
almost 11 years ago
Incorporated build status. Linked to Rust-CI hosted documentation
Shailesh Kumar
More...
almost 11 years ago
Six matrix update functions added. They allow us to add/subtract/multiply a vector to each row or column of a matrix.
Shailesh Kumar
More...
almost 11 years ago
Shifted out Matrix Updates
Shailesh Kumar
More...
almost 11 years ago
calculation of variance of column vectors.
Shailesh Kumar
More...
almost 11 years ago
power
Shailesh Kumar
More...
almost 11 years ago
add_elt, sub_elt_pow_elt
Shailesh Kumar
More...
almost 11 years ago
mean square computation.
Shailesh Kumar
More...
almost 11 years ago
Implemented mean for float matrices.
Shailesh Kumar
More...
almost 11 years ago
Introduced StridedFloatMatrix trait.
Shailesh Kumar
More...
almost 11 years ago
Made methods work with any StridedNumberMatrix
Shailesh Kumar
More...
almost 11 years ago
Moved start_offset to trait.
Shailesh Kumar
More...
almost 11 years ago
SRResult type added.
Shailesh Kumar
More...
almost 11 years ago
statistical moments module.
Shailesh Kumar
More...
almost 11 years ago
introduction of StridedNumberMatrix and Strided traits.
Shailesh Kumar
More...
almost 11 years ago
enabled stat package.
Shailesh Kumar
More...
almost 11 years ago
SRResult type added.
Shailesh Kumar
More...
almost 11 years ago
Implementation of trace and larger / smaller dimension.
Shailesh Kumar
More...
almost 11 years ago
removed some lines which I guess weren't working.
Shailesh Kumar
More...
almost 11 years ago
removed some warnings.
Shailesh Kumar
More...
almost 11 years ago
bug fixes related to changes in the way automatic conversion from array to slice was disabled in the language.
Shailesh Kumar
More...
almost 11 years ago
Fixed issues related to the changes in enum usage.
Shailesh Kumar
More...
almost 11 years ago
Bug in code with changed API.
Shailesh Kumar
More...
almost 11 years ago
moved some test code around.
Shailesh Kumar
More...
almost 11 years ago
Dependency cleanup and some rearranging of code into separate files. no more free for all use of use xyz::*
Shailesh Kumar
More...
almost 11 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
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