8000 Is there a problem trying to create a concatenate that returns an Arrayview? · Issue #1338 · rust-ndarray/ndarray · GitHub
[go: up one dir, main page]

Skip to content
Is there a problem trying to create a concatenate that returns an Arrayview? #1338
@SilmaliTech

Description

@SilmaliTech
  1. I created a concatenate function that returns an arrayview.
  2. There are ndarrays a, b with contiguous memory layout.
  3. If I concatenate a and b, will I create an arrayview with two contiguous memory layouts?
  4. Is this a bad use?

I used to think this because of my computer's memory issues, but I've learned that most of the time, my thoughts aren't good...Is this a bad idea..?

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

      0