fixedpacketsolver

Implementatoin of fixed packet solver for graph laplacians

https://github.com/kajla-dhananjay/fixedpacketsolver

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 (3.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Implementatoin of fixed packet solver for graph laplacians

Basic Info
  • Host: GitHub
  • Owner: kajla-dhananjay
  • Language: C++
  • Default Branch: master
  • Size: 10.4 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 5 years ago · Last pushed about 4 years ago
Metadata Files
Readme Citation

README.md

PLW-SOLVE Implementation


Directory Structure

  • doc : Contains the documentation for the code and the paper
    • paper.pdf : Will contain the PLW paper
  • src : Contains the source code for implementation
    • src/naive : contains implementation of the algorithm.
    • src/naive/README.md : contains documentation of the naive implementation

Owner

  • Login: kajla-dhananjay
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Kajla
    given-names: Dhananjay
  - family-names: Bagchi
    given-names: Amitabha
  - family-names: Gilliani
    given-names: I.A.
title: "Implementaiton of Laplacian solver using random walks paper"
version: 2.0.0
# doi: 10.5281/zenodo.1234
date-released: 2022-05-31
url: "https://github.com/kajla-dhananjay/FixedPacketSolver"

GitHub Events

Total
Last Year