https://github.com/ballisticla/randblas
A header-only C++ library for sketching in randomized linear algebra
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.3%) to scientific vocabulary
Keywords
Repository
A header-only C++ library for sketching in randomized linear algebra
Basic Info
- Host: GitHub
- Owner: BallisticLA
- License: other
- Language: C++
- Default Branch: main
- Homepage: https://randblas.readthedocs.io/en/stable/
- Size: 5.15 MB
Statistics
- Stars: 93
- Watchers: 3
- Forks: 10
- Open Issues: 15
- Releases: 3
Topics
Metadata Files
README.md
RandBLAS : A header-only C++ library for sketching in randomized linear algebra
RandBLAS facilitates implementation of high-level randomized linear algebra algorithms, like randomized low-rank SVD. It does this by providing basic functionality for sketching with a BLAS-like interface.
Our goal is for RandBLAS to become a standard like the BLAS, in that hardware vendors might release their own optimized implementations of algorithms which conform to the RandBLAS API.
For those who are new to randomized linear algebra, we recommend you check out this 35-minute YouTube video on the subject.
Documentation
We have three types of documentation. 1. Traditional source code comments. 2. Web documentation, split into a tutorial and an API reference. 3. Developer notes; one for RandBLAS as a whole and another for our sparse matrix functionality.
Detailed installation instructions are in INSTALL.md.
Continuous integration builds
Copyright and license
RandBLAS is licensed under the BSD 3-Clause License. See LICENSE for information and copyright assertions.
Source code
The source code can be found at the RandBLAS github repository.
Owner
- Name: BallisticLA
- Login: BallisticLA
- Kind: organization
- Location: United States of America
- Website: https://icl.utk.edu/ballistic/
- Repositories: 4
- Profile: https://github.com/BallisticLA
Prototype code developed for BALLISTIC - Basic ALgebra LIbraries for Sustainable Technology with Interdisciplinary Collaboration
GitHub Events
Total
- Create event: 4
- Issues event: 7
- Watch event: 13
- Delete event: 5
- Member event: 2
- Issue comment event: 15
- Push event: 20
- Pull request review comment event: 51
- Pull request review event: 54
- Pull request event: 9
- Fork event: 2
Last Year
- Create event: 4
- Issues event: 7
- Watch event: 13
- Delete event: 5
- Member event: 2
- Issue comment event: 15
- Push event: 20
- Pull request review comment event: 51
- Pull request review event: 54
- Pull request event: 9
- Fork event: 2
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 5
- Total pull requests: 4
- Average time to close issues: 17 days
- Average time to close pull requests: 26 days
- Total issue authors: 3
- Total pull request authors: 3
- Average comments per issue: 1.0
- Average comments per pull request: 0.5
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 4
- Pull requests: 4
- Average time to close issues: 17 days
- Average time to close pull requests: 26 days
- Issue authors: 2
- Pull request authors: 3
- Average comments per issue: 0.5
- Average comments per pull request: 0.5
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- rileyjmurray (20)
- mmelnich (2)
- TeachRaccooon (1)
- jucaleb4 (1)
Pull Request Authors
- rileyjmurray (22)
- RylieWeaver (2)
- OG-ttafolla (1)
- aryamanjeendgar (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite
- actions/checkout v2 composite
- breathe *
- sphinxcontrib-bibtex *
- actions/checkout v2 composite