https://github.com/fgittins/adventofcode2024.jl

My attempts at the Advent of Code 2024 in the Julia programming language.

https://github.com/fgittins/adventofcode2024.jl

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.2%) to scientific vocabulary

Keywords

advent-of-code-2024 julia
Last synced: 8 months ago · JSON representation

Repository

My attempts at the Advent of Code 2024 in the Julia programming language.

Basic Info
  • Host: GitHub
  • Owner: fgittins
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Homepage:
  • Size: 15.6 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
advent-of-code-2024 julia
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

AdventOfCode2024.jl

My attempts at the Advent of Code 2024 in the Julia programming language.

Note that this package will not work on your local machine unless you have downloaded your puzzle input directly from the website. For a Day XX, you may put the relevant puzzle input into a directory data with the name dayXX.txt. For example, if you wanted to solve Day 9, place the puzzle input into data/day09.txt.

Benchmarks

| Day | Time | Allocated memory | Source | |----:|-----:|-----------------:|:------:| | 1 | 625.916 μs | 8.29 MiB | :whitecheckmark: | | 2 | 680.083 μs | 2.87 MiB | :whitecheckmark: | | 3 | 175.958 μs | 395.29 KiB | :whitecheckmark: | | 4 | 691.291 μs | 6.00 MiB | :whitecheckmark: | | 5 | 276.584 μs | 720.56 KiB | :whitecheckmark: | | 6 | 831.847 ms | 3.92 GiB | :whitecheckmark: | | 7 | 60.374 ms | 141.73 MiB | :whitecheckmark: | | 8 | 47.542 μs | 135.27 KiB | :whitecheckmark: | | 9 | 488.649 ms | 7.10 GiB | :whitecheckmark: |

System info:

julia-repl julia> versioninfo() Julia Version 1.11.1 Commit 8f5b7ca12ad (2024-10-16 10:53 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: macOS (arm64-apple-darwin22.4.0) CPU: 8 × Apple M3 WORD_SIZE: 64 LLVM: libLLVM-16.0.6 (ORCJIT, apple-m3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Owner

  • Name: Fabian Gittins
  • Login: fgittins
  • Kind: user
  • Location: Southampton
  • Company: University of Southampton

Research fellow at the STAG Research Centre, University of Southampton. Currently spinning a lot of neutron stars.

GitHub Events

Total
  • Push event: 15
  • Create event: 2
Last Year
  • Push event: 15
  • Create event: 2

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total 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
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
Top Labels
Issue Labels
Pull Request Labels