Skip to content

Supertype of Symbolic expressions #16

@shashi

Description

@shashi

We really want

Variable{T} <: T

But can't have it easily.

Some approaches:

  • ReflectOn in Cassette
    • (or) Write a version of this without Cassette
  • @vars a::AbstractMatrix b::Real c::Complex should generate different Variable types with the right super type. This reminds me of the NamedTuples.jl from Julia 0.6.

A resolution of this should fix #8

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