csc_510-team-31_hw1
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 (7.3%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: CSC-510-Team-31
- License: mit
- Language: Python
- Default Branch: master
- Size: 21.5 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
- Releases: 2
Created over 3 years ago
· Last pushed over 3 years ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
Owner
- Name: CSC-510-Team-31
- Login: CSC-510-Team-31
- Kind: organization
- Repositories: 7
- Profile: https://github.com/CSC-510-Team-31
Citation (CITATION.cff)
cff-version: 1.2.0
title: 'Basic Calculator'
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: 'Vishal '
name-particle: Veera
family-names: Reddy
- given-names: Neeloy
family-names: Gomes
- given-names: Tyler
family-names: Craine
- given-names: Abhimanyu
family-names: Bellam
- given-names: Abhishek
family-names: Gupta
identifiers:
- type: doi
value: 10.5281/zenodo.7033434
abstract: 'This code gives you basic calculator functions.'
keywords:
- calculator
- addition
- multiplication
- division
- exponents
license: MIT
GitHub Events
Total
Last Year
Dependencies
requirements.txt
pypi
- pytest ==7.1.2
.github/workflows/python-app.yml
actions
- actions/checkout v3 composite
- actions/setup-python v3 composite