project_euler

scratch work for project euler problems

https://github.com/evmckinney9/project_euler

Science Score: 44.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.2%) to scientific vocabulary

Keywords

project-euler
Last synced: 6 months ago · JSON representation ·

Repository

scratch work for project euler problems

Basic Info
  • Host: GitHub
  • Owner: evmckinney9
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage: https://projecteuler.net/
  • Size: 83 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
project-euler
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

project_euler

Tests Format Check

scratch work for project euler problems

Owner

  • Name: Evan McKinney
  • Login: evmckinney9
  • Kind: user
  • Company: University of Pittsburgh

PhD Student in Computer Engineering at University of Pittsburgh

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: McKinney
    given-names: Evan
    orcid: https://orcid.org/0000-0002-4865-5458
title: "project_euler"
version: 0.1.0
doi: 10.5281/zenodo.1234
date-released: 2023-04-19

GitHub Events

Total
Last Year

Dependencies

.github/workflows/format-check.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/rename_project.yml actions
  • actions/checkout v3 composite
  • actions/github-script v6 composite
  • stefanzweifel/git-auto-commit-action v4 composite
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
pyproject.toml pypi