Skip to content

Rename params & variables #115

Description

@mstechly

Currently schema has some fields with confusing names:

  • input_params
  • local_variables
  • linked_params

This naming is not very consistent, as "params" and "variables" are used interchangeably here. According to the distinction introduced here, it

It has been also slightly confusing when working on Qualtran integration.

It seems that better language would be renaming it in the following way:

  • input_params -> input_symbols
  • local_variables -> local_symbols
  • linked_params -> linked_symbols

Open to other suggestions though.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions