Skip to content

optimise speed #70

@emitanaka

Description

@emitanaka

This is taking way too long for my liking.

 design("Photosynthesis") |> 
  set_units(day = 1:5,
            row = 1:4,
            col = 1:24,
            well = crossed_by(row, col),
            run = 1:33,
            temp = c(26, 36),
            sample = crossed_by(day, well, run, temp)) |> 
  serve_table()

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