I debian, the package liblapack3 which provide liblapack3gf. Several other package such as python depend on this package. There is additional package liblapacke which depends on liblapack3 but not installed in my computer. Can you confirm which of these packages corresponds to your shared library? Is it possible to just use linux distro provided package instead building it from source?
Вт, 26 фев 2013, Scott Locklin писал(а): > I'm in the process of modifying the lapack addon for 64 bit linux. I had a > very hard time building working shared libraries with the old CLAPACK source > (last major update ... 1994 or so), so this is oriented towards the modern > LAPACKE C interface. LAPACKE is part of the main Lapack distribution, and so > it should be available everywhere, though I have no Mac or Windows machines > to test there. > > The most important piece, geev, is working. gesvd kinda sorta works. Fixing > the rest should be rote plumbing; I'll get to it in the next week or two. > > I'm still pretty weak at writing J expressions, so if there are any comments, > in particular in the lcall function in lapack.ijs, I'd appreciate it! > > https://github.com/locklin/j-lapacke > > -Scott > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
