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

Repository

Basic Info
  • Host: GitHub
  • Owner: JamieMair
  • Language: CSS
  • Default Branch: main
  • Size: 19.5 MB
Statistics
  • Stars: 7
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

High Performance Computing in Julia

This is the main site for documentation about he High Performance Computing in Julia MPAGS module. The link to the site can be found here.

Locally running the website

Make sure you have julia installed on your system and open up a terminal in this directory: bash julia Then run the following in the REPL: julia using Pkg; Pkg.activate("."); Pkg.instantiate(); This only needs to be done once. After you can run the project locally with julia using Franklin serve()

This will open up the live server.

Owner

  • Name: Jamie Mair
  • Login: JamieMair
  • Kind: user
  • Location: Nottingham
  • Company: University Of Nottingham

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If this course is useful for your research, please consider citing this work."
authors:
  - family-names: Mair
    given-names: Jamie
    orcid: https://orcid.org/0000-0002-1694-8694
title: "High Performance Computing in Julia"
version: 1.2
date-released: 2023-01-18
url: https://jamiemair.github.io/mpags-high-performance-computing

GitHub Events

Total
  • Watch event: 2
  • Push event: 9
Last Year
  • Watch event: 2
  • Push event: 9

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • JamieMair (4)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/Deploy.yml actions
  • JamesIves/github-pages-deploy-action releases/v3 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • julia-actions/setup-julia v1 composite