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

feature wish: bigarrays for complex numbers #2669

Closed
vicuna opened this issue Jan 20, 2001 · 2 comments
Closed

feature wish: bigarrays for complex numbers #2669

vicuna opened this issue Jan 20, 2001 · 2 comments

Comments

@vicuna
Copy link

vicuna commented Jan 20, 2001

Original bug ID: 267
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: feature
Category: ~DO NOT USE (was: OCaml general)

Bug description

Hello,

it is not really critical for me, but for completeness it might be nice
to have FORTRAN-style complex numbers (single- and double-precision)
in bigarrays. This would allow complete implementation of LAPACK and
other FORTRAN-libraries.

Best regards,
Markus Mottl

--
Markus Mottl, mottl@miss.wu-wien.ac.at, http://miss.wu-wien.ac.at/~mottl

@vicuna
Copy link
Author

vicuna commented Jan 23, 2001

Comment author: administrator

it is not really critical for me, but for completeness it might be nice
to have FORTRAN-style complex numbers (single- and double-precision)
in bigarrays. This would allow complete implementation of LAPACK and
other FORTRAN-libraries.

Good idea. We'd need to add some minimal support for complex numbers,
but this could just be an extra standard library module. I'll keep
this in mind.

Cheers,

  • Xavier Leroy

@vicuna
Copy link
Author

vicuna commented Nov 6, 2002

Comment author: administrator

Done as of 3.06.

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

1 participant