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
  • 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 (11.8%) to scientific vocabulary

Scientific Fields

Mathematics Computer Science - 84% confidence
Last synced: 4 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: saminur
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 57.6 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 3 years ago · Last pushed over 3 years ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

CSC-510-Group21-HW-1-SAMINUR

Homework for Saminur in CSC 510

GitHub license GitHub issues DOI GitHub Workflow Status

Here we will see theth einstrocution to the project and the details of the development technologies and installation instruction.

About the Project

This is a introductory project for the CSC 510 where the main objective is to learn creating good repository in GitHub.

Technologies used in the Project

This section will discuss the major frameworks and libraries used to develop the Project. -Python -Django -Pandas

Installation Guideline

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them. * npm sh npm install npm@latest -g

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Get a free API Key at https://example.com
  2. Clone the repo sh git clone https://github.com/saminur/CSC-510-Group21-HW-1-SAMINUR.git
  3. Install NPM packages sh npm install
  4. Enter your API in config.js js const API_KEY = 'ENTER YOUR API';

(back to top)

Owner

  • Login: saminur
  • Kind: user

Citation (CITATION.md)

# CITATION

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7039716.svg)](https://doi.org/10.5281/zenodo.7039716)

## Direction for citation

If you use this software please cite is as below.

author:
- First Name: "Saminur"
- Last Name: "Islam"

title: "CSC-510-Group21-HW-1-SAMINUR"<br/>
version: v1.0.0 <br/>
doi: 10.5281/zenodo.7039716 <br/>
date-released: 2022-08-31<br/>
url: "https://github.com/saminur/CSC-510-Group21-HW-1-SAMINUR"

GitHub Events

Total
Last Year

Dependencies

.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
requirements.txt pypi
  • matplotlib ==3.2.1
  • numpy ==1.18.5
  • pandas ==1.0.4
  • scipy ==1.4.1
setup.py pypi