Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found 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 (4.8%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Vishnupriya-Anupindi
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Size: 10.6 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created about 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

ReducedDigitalNets

Here you will find the implementation for matrix multiplication using column reduced digital nets. We implemented matrix multiplication using row reduced digital nets from a previous paper and compared it to our algorithm.

Stable Dev Build Status Coverage

Owner

  • Login: Vishnupriya-Anupindi
  • Kind: user

Citation (CITATION.bib)

@misc{ReducedDigitalNets.jl,
	author  = {Vishnupriya Anupindi and contributors},
	title   = {ReducedDigitalNets.jl},
	url     = {https://github.com/Vishnupriya-Anupindi/ReducedDigitalNets.jl},
	version = {v1.0.0-DEV},
	year    = {2024},
	month   = {4}
}

GitHub Events

Total
  • Issue comment event: 1
  • Push event: 37
  • Pull request event: 1
  • Create event: 1
Last Year
  • Issue comment event: 1
  • Push event: 37
  • Pull request event: 1
  • Create event: 1

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v4 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite