Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mitiemann/modernjuliaworkflows.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: modernjuliaworkflows/modernjuliaworkflows.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 6 files changed
  • 10 contributors

Commits on Dec 23, 2024

  1. Add docs|badge img to main page (modernjuliaworkflows#128)

    * update Julia LTS version to 1.10.6
    
    * add badge image to home page
    
    * add inline badge img
    mitiemann authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    0626cd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. Configuration menu
    Copy the full SHA
    ff2aa55 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. Configuration menu
    Copy the full SHA
    f74d625 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Configuration menu
    Copy the full SHA
    fffaf52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fb3004 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2025

  1. Configuration menu
    Copy the full SHA
    86474bc View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. First try

    nathanrboyer committed Aug 26, 2025
    Configuration menu
    Copy the full SHA
    38fcc00 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. Ready for PR

    nathanrboyer committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    48ae0fe View commit details
    Browse the repository at this point in the history
  2. Remove "exactly"

    nathanrboyer committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    478a79b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2025

  1. Apply suggestions from code review

    Co-authored-by: Guillaume Dalle <[email protected]>
    nathanrboyer and gdalle authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    5ae3504 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Configuration menu
    Copy the full SHA
    531d264 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Merge pull request modernjuliaworkflows#138 from nathanrboyer/nb/chai…

    …rmarks
    
    Replace BenchmarkTools.jl with Chairmarks.jl in Optimizing
    jacobusmmsmit authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    5141252 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. Add mention of StatProfilerHTML.jl for sharing profiles (modernjuliaw…

    …orkflows#139)
    
    Added StatProfilerHTML.jl to the profiling visualization tools section
    as the best way to share profiles with others via zip files. This tool
    generates self-contained HTML files that can be easily shared on platforms
    like Slack or Discourse, allowing others to inspect profiling results
    interactively without needing Julia installed.
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-authored-by: ChrisRackauckas <[email protected]>
    Co-authored-by: Claude <[email protected]>
    3 people authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    372817d View commit details
    Browse the repository at this point in the history
Loading