Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bigarray layout changes #4834

Closed
vicuna opened this issue Jul 11, 2009 · 1 comment
Closed

Bigarray layout changes #4834

vicuna opened this issue Jul 11, 2009 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Jul 11, 2009

Original bug ID: 4834
Reporter: @mmottl
Assigned to: @Octachron
Status: resolved (set by @Octachron on 2016-12-07T19:31:18Z)
Resolution: fixed
Priority: normal
Severity: feature
Version: 3.11.1
Fixed in version: 4.04.0
Category: otherlibs
Monitored by: pvernaza @hcarty @Chris00 @alainfrisch @mmottl

Bug description

There currently doesn't seem to be any way in the Bigarray API to "cast" the memory layout of a bigarray from c_layout to fortran_layout or vice versa. This makes it hard to make libraries interoperate that assume a different layout view. It would be great if functions could be added to the API that allow such conversions of bigarrays.

@vicuna
Copy link
Author

vicuna commented Dec 7, 2016

Comment author: @Octachron

Resolved by #592 in OCaml 4.04.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants