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: JuliaML/LossFunctions.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.0
Choose a base ref
...
head repository: JuliaML/LossFunctions.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.1
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 29, 2023

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

Commits on Jul 30, 2023

  1. Fix docs

    juliohm committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    7318c58 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    a8f7f46 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #173 from MilesCranmer/fix-sum-speeds

    Improve aggregation speeds by using `eachindex` instead of `iterate`
    juliohm authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0b3e74f View commit details
    Browse the repository at this point in the history
  3. Update Project.toml

    juliohm authored Aug 24, 2023
    2 Configuration menu
    Copy the full SHA
    0b411a1 View commit details
    Browse the repository at this point in the history
Loading