photo

Stephen Becker


University of Colorado Boulder

Last seen: 4 months 前 自 2008 起处于活动状态

Followers: 0   Following: 0

消息

Professor of applied math Professional Interests: optimization, signal processing

统计学

All
  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 3
  • First Review
  • GitHub Submissions Level 3
  • First Submission
  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


Take advantage of Hermitian matrices with eigs
I want to use "eigs" on a Hermitian matrix. If I have a symmetric matrix, I can tell "eigs" that it is symmetric (and real) and ...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
Using GotoBLAS2 in a MATLAB MEX file (shared library help?)
Matlab is probably adding a -lmwblas flag somewhere, so their version of blas is overriding yours. You can probably edit mexopts...

12 years 前 | 0