Skip to content

Restructure update_C_array #16

Description

@mattbodd

update_C_array should take two yarrays with which it can infer dimensions. When a wrapped primitive value is passed, this is seen by a prim->dims == 1 and prim->widths[0] == 1. When a non-trivial yarray is passed, the total number of elements to fill with must match the number of elements to fill.

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