csc-510-hw1-fall22-g41

Home Work 1 for CSC-510 Fall 22 Group 41

https://github.com/vishnuchalla/csc-510-hw1-fall22-g41

Science Score: 41.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
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Home Work 1 for CSC-510 Fall 22 Group 41

Basic Info
  • Host: GitHub
  • Owner: vishnuchalla
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 121 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 1
  • Open Issues: 1
  • Releases: 0
Created almost 4 years ago · Last pushed almost 4 years ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

CSC-510-HW1-Fall22-G41

Home Work 1 for CSC-510 Fall 22 Group 41

Build Status DOI

alt text

Our project does basic arithematic operations wherein it performs addition, subtraction, multiplication, and division of two numbers.

Group 41

  1. Vishnu Challa (vchalla2)
  2. Sumanth Somasundar (sbangal3)
  3. Kanchan Rawat (kprawat)
  4. Srujan Ponnur (sponnur)
  5. Sairam Sakhamuri (svsakham)

Owner

  • Name: Vishnu Challa
  • Login: vishnuchalla
  • Kind: user
  • Location: Raleigh

Citation (CITATION.md)

ZENODO DOI Badge

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7033636.svg)](https://doi.org/10.5281/zenodo.7033636)

Vishnu Challa, Sumanth Somasundar, Kanchan Rawat, Srujan Ponnur, Sairam Sakhamuri      
Software Engineering 2022 Homework 1,   
August, 2022

```bibtex
@article{g41:hw1,
  title     = {Software Engineering Fall 2022 Homework },
  version   = {2.0.0},
  DOI       = {10.5281/zenodo.7033636}, 
  authors   = {Vishnu Challa, Sumanth Somasundar, Kanchan Rawat, Srujan Ponnur, Sairam Sakhamuri}, 
  publisher = {Zenodo}, 
  year      = {2022}, 
  month     = {Aug}
}

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • pytest *
setup.py pypi
  • python *