homeworks
CSC 591-021 Group-3 Homework Repo
https://github.com/ncsu-csc-591-021-spring-23-group-3/homeworks
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 (8.9%) to scientific vocabulary
Repository
CSC 591-021 Group-3 Homework Repo
Basic Info
- Host: GitHub
- Owner: NCSU-CSC-591-021-Spring-23-Group-3
- License: mit
- Language: Python
- Default Branch: main
- Size: 121 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
- Releases: 1
Metadata Files
README.md
Homeworks
CSC 591-021 Group-3 Homework Repo
About
Homework repository for CSC 591 021 Group-3
- HW1 - Conversion of script.lua to Python, including the test cases. Automated workflows using GitHub Actions.
- HW2 - Conversion of data.lua to Python, CSV parser
- HW3 - Conversion of cluster.lua to Python, Clustering
- HW4 - Conversion of grid.lua to Python, RepGrid functions
- HW5 - Conversion of bins.lua to to Python, Binning
- HW6 - Conversion of xpln.lua to Python, Explanantion
- HW7 - Conversion of stats.lua to Python, Statistics, ScottKnot
Steps to run
- HW 1,2,3,4,5,6,7:
- Install Python 3.10.6
- cd into src folder of homework and run
python main.py -g all. Use--helpoption for a list of all options and change arguments likewise.
Team Members
- Kaushik Jadhav
- Ajith Kumar Vinayakamoorthy Patchaimayil
- Sunandini Medisetti
Owner
- Name: NCSU CSC 591 021 Spring 23 Group-3
- Login: NCSU-CSC-591-021-Spring-23-Group-3
- Kind: organization
- Repositories: 2
- Profile: https://github.com/NCSU-CSC-591-021-Spring-23-Group-3
Citation (CITATION.cff)
cff-version: 1.2.0
message: >-
If you use this software, please cite it using the
metadata from this file.
authors:
- given-names: Kaushik
family-names: Jadhav
email: kajadhav@ncsu.edu
orcid: 'https://orcid.org/0000-0002-7799-4643'
- email: avinaya@ncsu.edu
given-names: Ajith Kumar
family-names: Patchaimayil
- given-names: Sunandini
family-names: Medisetti
email: smedise@ncsu.edu
orcid: 'https://orcid.org/0000-0002-7670-3410'
title: "Lua to Python - ASE Homeworks"
version: 1.0.0
doi: 10.5281/zenodo.1234
date-released: 2023-01-16
url: "https://github.com/NCSU-CSC-591-021-Spring-23-Group-3/Homeworks"
GitHub Events
Total
Last Year
Dependencies
- actions/checkout v3 composite
- actions/setup-python v3 composite
- codecov/codecov-action v2 composite