swd3-hypot

SWD3 training course - Calculate hypotenuse of right angle tirangle

https://github.com/ljhowell/swd3-hypot

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

Repository

SWD3 training course - Calculate hypotenuse of right angle tirangle

Basic Info
  • Host: GitHub
  • Owner: ljhowell
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 587 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

The hypot package

DOI

A python package to calculate hypotenuse of a triangle

Authors: Lewis Howell - scljh@leeds.ac.uk

Owner

  • Login: ljhowell
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: sw3-hypot
message: Example code for hypotenuse of  right angle triangle
type: software
authors:
  - given-names: Lewis
    family-names: Howell
    email: scljh@leeds.ac.uk
    affiliation: University of Leeds
    orcid: 'https://orcid.org/0000-0003-4807-4087'
repository-code: 'https://github.com/ljhowell/swd3-hypot'
abstract: Abstract blah blah
keywords:
  - Demo
  - Test
  - Code
license: MIT

GitHub Events

Total
Last Year

Dependencies

.github/workflows/compile-docs.yml actions
.github/workflows/python-app.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v3 composite
pyproject.toml pypi