Skip to content

Navigation Menu

Sign in
Sign up

How can I open the Modelica.Math.Matrices.LAPACK library? #3949

Unanswered
Amuri44 asked this question in Q&A
Discussion options

Hello
I want to reach and see the contents of LAPACK library, but I could find it in the OpenModelica1.18.0-64bit folder?

You must be logged in to vote

Replies: 2 comments 9 replies

Comment options

There are many external functions in Modelica.Math.Matrices.LAPACK that wrap LAPACK routines. You can call them like any other Modelica function.

You must be logged in to vote
2 replies
Comment options

Thanks for your reply!
Yes, so where can I find the library or source code of these functions in the installed openModelica files?

Comment options

Comment options

I guess @AnHeuermann or @mahge know

You must be logged in to vote
7 replies
Comment options

For Linux, it will not even be included in the OpenModelica install. It's a separate third-party library with many different implementations that can be interchanged (http://www.netlib.org/lapack/ would be the default, but you might be using ATLAS, OpenBLAS, MKL, etc). No header is necessary, only the library.

Comment options

@sjoelund Thank you for your reply. So, I cannot find the library (as a file) in the installed folders of OpenModelica?

Comment options

On Windows you can, but it's a binary object. No header or source code.

Comment options

Nice, where I can find this binary object file (only for reference)?

Comment options

Can you kindly move this discussion to some more appropriate repository/forum since it does not seem to of general interest for MSL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
tool-issue Issue targets a specific Modelica tool only

AltStyle によって変換されたページ (->オリジナル) /