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

Repository

Basic Info
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 1
  • Open Issues: 11
  • Releases: 7
Created about 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

Self-paced Julia Workshop

DOI Code Style: Blue

Julia is a high-level dynamic programming language designed for numerical and scientific computing, data analysis, machine learning, and more. Julia's user-friendly interface, resembling popular languages like R, Python, and Matlab, makes it easily accessible for learners. Its focus on performance, however, enables computational speeds that often rival, or even surpass, those of low-level languages such as C or Fortran. Therefore, Julia is an ideal choice for large-scale data analysis and other computationally intensive tasks, as it can be orders of magnitude faster than R or Python. In this workshop, we will introduce you to the basics of Julia and the key features that set it apart from other languages.

This workshop is designed for R/Python/Matlab users interested in learning a new programming language or wanting to improve their data analysis and scientific computing skills. No prior experience with Julia is required, but understanding a programming language is recommended.

To get started head to the website of the workshop.

Owner

  • Name: formal-methods-mpi
  • Login: formal-methods-mpi
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
title: Introduction to Julia | A fresh approach to scientific computing
message: >-
  Please cite this material if you happen to find it useful.
type: software
authors:
  - family-names: Ernst
    given-names: Maximilian Stefan
    email: ernst@mpib-berlin.mpg.de
    affiliation: "Max Planck Institute for Human Development & Max Planck School of Cognition"
    orcid: 'https://orcid.org/0000-0003-2237-6255'
  - given-names: Aaron
    family-names: Peikert
    email: peikert@mpib-berlin.mpg.de
    affiliation: Max Planck Institute for Human Development
    orcid: 'https://orcid.org/0000-0001-7813-818X'
  - family-names: Ketzer
    given-names: Moritz
    email: moritz.ketzer@hu-berlin.de
    affiliation: Max Planck Institute for Human Development; Humboldt Universität zu Berlin
    orcid: 'https://orcid.org/0000-0002-2403-5297'
repository-code: >-
  https://github.com/formal-methods-mpi/Workshop.jl/
license: CC0
doi: 10.5281/zenodo.8059528

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Dependencies

.github/workflows/CFF.yml actions
  • actions/checkout v3 composite
  • dieghernan/cff-validator v3 composite
.github/workflows/CI.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v2 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/PreviewDocumentation.yml actions
  • actions/checkout v2 composite
  • actions/github-script v5 composite
  • julia-actions/setup-julia latest composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite