csc-510-hw1-fall22-g41
Home Work 1 for CSC-510 Fall 22 Group 41
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

Our project does basic arithematic operations wherein it performs addition, subtraction, multiplication, and division of two numbers.
Group 41
- Vishnu Challa (vchalla2)
- Sumanth Somasundar (sbangal3)
- Kanchan Rawat (kprawat)
- Srujan Ponnur (sponnur)
- Sairam Sakhamuri (svsakham)
Owner
- Name: Vishnu Challa
- Login: vishnuchalla
- Kind: user
- Location: Raleigh
- Repositories: 32
- Profile: https://github.com/vishnuchalla
Citation (CITATION.md)
ZENODO DOI Badge
[](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 *