Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Moore Moore
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 193
    • Issues 193
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 76
    • Merge requests 76
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LHCbLHCb
  • MooreMoore
  • Merge requests
  • !193

Support Algorithms with lists of inputs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alex Pearce requested to merge apearce-lists-of-inputs into master Jun 24, 2019
  • Overview 2
  • Commits 1
  • Pipelines 4
  • Changes 2

Allows the instantiation of algorithms with properties that are lists of inputs, e.g. a MultiTransformer.

This goes part-way to addressing #36 (closed) but IMO doesn't close it because we can't yet detect inputs that are empty lists by default.

Depends on gaudi/Gaudi!934 (merged) for an example MergingTransformer algorithm.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: apearce-lists-of-inputs