Skip to content

Move functional transforms out of step function. #14

@RadostW

Description

@RadostW

Currently some functions are redefined each step. This is a possible issue.

f_w = L(id_, "w")
f_t = L(id_, "t")
f_ww = L(id_, "ww")
f_tw = L(id_, "tw")
f_wt = L(id_, "wt")
f_www = L(id_, "www")
f_tt = L(id_, "tt")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions