aspire2024

Demonstration repository for Aspire 2024

https://github.com/evertrol/aspire2024

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.8%) to scientific vocabulary
Last synced: 8 months ago · JSON representation ·

Repository

Demonstration repository for Aspire 2024

Basic Info
  • Host: GitHub
  • Owner: evertrol
  • License: other
  • Language: Python
  • Default Branch: main
  • Size: 280 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

Short description

Optionally some example usage

Quick installation

Optionally provide a separate INSTALL file, for more extensive documentation

More documentation

Development & Contribution guide

Authors & Credits

Owner

  • Name: Evert Rol
  • Login: evertrol
  • Kind: user

Citation (CITATION.cff)

# Example file taken from https://citation-file-format.github.io/
# Notes
# - you can reserve a Zenodo DOI well beforehand
# - `version` is probably 1.0 or later, if you have published this.
# - this file can, of course, always be added later
#
# Create your own from https://citation-file-format.github.io/cff-initializer-javascript/#/

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: LastName
    given-names: FirstName
    orcid: https://orcid.org/1234-5678-9101-1121
title: "My Research Software"
version: 1.0
identifiers:
  - type: doi
    value: 10.5281/zenodo.1234
date-released: 2024-08-11

GitHub Events

Total
Last Year

Dependencies

.github/workflows/aspire-package.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v3 composite
pyproject.toml pypi
  • matplotlib *
  • numpy *