Skip to content

Improved conversion of variables to symbols #2205

@TorkelE

Description

@TorkelE

Currently

using ModelingToolkit
@variables t X(t)
Symbol(X)

returns Symbol("X(t)"). it feels that the most likely desired output is simply :X. Would it make sense to modify so that this is the case?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions