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: ebothmann/heppyplotlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ebothmann/heppyplotlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: python2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Nov 18, 2020

  1. Replace \text -> \mathrm in Rivet-provided labels

    Matplotlib does not usually provide the amsmath LaTeX package, such that
    \text does not work out of the box. Hence, using \mathrm instead is more
    robust.
    
    (cherry picked from commit 0466541)
    Enrico Bothmann committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    8b52918 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Port improvements for resolve_data_object from master

    Enrico Bothmann committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    0de301e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

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