Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pythonizations for collection subscript #570

Merged
merged 9 commits into from
May 14, 2024

Commits on Apr 24, 2024

  1. added pythonizer base class

    m-fila committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    598e039 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8172c85 View commit details
    Browse the repository at this point in the history
  3. Update python/podio/pythonizations/__init__.py

    Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com>
    m-fila and jmcarcell committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d972f41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    734b786 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f724f4f View commit details
    Browse the repository at this point in the history
  6. Update python/podio/pythonizations/collection_subscript.py

    Co-authored-by: Thomas Madlener <thomas.madlener@desy.de>
    m-fila and tmadlener committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a489371 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d438c5d View commit details
    Browse the repository at this point in the history
  8. added documentation

    m-fila committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    16f8a7d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Applied suggestions in docs

    Co-authored-by: Thomas Madlener <thomas.madlener@desy.de>
    m-fila and tmadlener committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a7cf951 View commit details
    Browse the repository at this point in the history