Science Score: 67.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
Found 1 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.9%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
This is a GOOD GitHub repository.
Basic Info
- Host: GitHub
- Owner: yzhu27
- License: mit
- Language: Python
- Default Branch: main
- Size: 5.7 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- 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
AGoodRepo - First Homework of SE22
This program is aimed at geting the min, max and mean of any giving array. To implent this pioneering function, we built a team named GROUP 7 of 5 of the world most intelligent young people, who are:
Yuheng Zhu
Yiran Zhu
Mengzhe Wang
Pinxiang Wang
Jiayuan Huang.
As long as you own a personal computer with python and numpy installed, you are ready to try this program.
Owner
- Name: Yang
- Login: yzhu27
- Kind: user
- Location: Raleigh, NC
- Company: NCSU
- Repositories: 8
- Profile: https://github.com/yzhu27
NCSU MCS Graduate Student, seeking for 2024 NG SDE position.
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Zhu" given-names: "Yuheng" orcid: "https://orcid.org/0000-0002-5976-6954" - family-names: "Zhu" given-names: "Yiran" orcid: "https://orcid.org/0000-0002-6260-5254" - family-names: "Wang" given-names: "Mengzhe" orcid: "https://orcid.org/0000-0003-3684-7150" - family-names: "Wang" given-names: "Pinxiang" orcid: "https://orcid.org/0000-0000-0000-0000" - family-names: "Huang" given-names: "Jiayuan" orcid: "https://orcid.org/0000-0002-8597-4861" title: "AGoodRepo" version: 1.0.0 doi: 10.5281/zenodo.1234 date-released: 2022-08-29 url: "https://github.com/yzhu27/AGoodRepo"
GitHub Events
Total
Last Year
Dependencies
requirements.txt
pypi
- numpy ==1.19.5
- setuptools ==39.0.1
.github/workflows/python-package.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite