Skip to content

Conversation

bluss
Copy link
Member

@bluss bluss commented May 13, 2021

This builder method is needed - uninit on itself is very hard to use
while generalizing over owned arrays (we have some expression problems
with Rust generics here). This functionality is needed by ndarray-linalg.

Fixes #987

This builder method is needed - `uninit` on itself is very hard to use
while generalizing over owned arrays (we have some expression problems
with Rust generics here). This functionality is needed by ndarray-linalg.
@bluss bluss added this to the 0.15.2 milestone May 13, 2021
@bluss bluss merged commit cbf12d2 into master May 13, 2021
@bluss bluss deleted the build-uninit branch May 13, 2021 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to use DataOwned::MaybeUninit ?

1 participant