se_hw1
Repository structure as per requirements of SE hw 1
Science Score: 54.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
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.3%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Repository structure as per requirements of SE hw 1
Basic Info
- Host: GitHub
- Owner: boscosylvester-john
- License: mit
- Language: Python
- Default Branch: main
- Size: 50.8 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 0
Created over 3 years ago
· Last pushed over 3 years ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
README.md
Basic Mathematic Operations
This is a a requirement for SE510 HW1 for Group 10
The basic mathemtical operations that this repo does are- * Addition * Subtraction * Multiplication * Division
Languages and Tools used
- Python
- Github Desktop
- Git Bash
- VS Code ___
Contribute
Please have a look at the guidelines before contributing.
License
Authors
Owner
- Login: boscosylvester-john
- Kind: user
- Repositories: 4
- Profile: https://github.com/boscosylvester-john
Citation (CITATION.cff)
cff-version: 1.1.0
message: "If you use this software, please cite it as below."
title: Basic Calculator
abstract: This is a command line based project to perform basic calculations like addition, subtraction, multiplication, division.
authors:
- family-names: "Chittilapilly"
given-names: "Boscosylvester John"
- family-names: "Naik"
given-names: "Shlok"
- family-names: "Kini"
given-names: "Tushar"
- family-names: "Kamath"
given-names: "Prasad Vithal"
- family-names: "Banerji"
given-names: "Ankur"
version: 1.0.0
doi: 10.5281/zenodo.7030317
date-released: 2022-08-29
url: "https://github.com/boscosylvester-john/se_hw1/"