-
### Details
It seems that `scc` array is allocated, maintained but not accessed by actual `diag_zhegvx` procedure of reduced basis set.
In `diago_david.cpp`,
`scc` is updated and referenced her…
-
Reported by Derek Jones:
```
# Data from:
# Accurate Characteristization of the Variability in Power Consumption in Modern Mobile Processor
# Bharathan Balaji and John McCullough and Rajesh K. Gupta …
-
Hi,
I'm using `pyNastran 1.4.0` and I'm trying to read two large .op2 files (7GB and 60GB files) generated from OptiStruct.
I'm using `read_op2_geom(input_file)`, where `input_file` is the .op…
-
This is a meta-issue tracking the feature completeness dense local linear algebra. Implementations can be wrapped (BLAS/LAPACK) or native for this checklist. We are using [`numpy.linalg`](https://nump…
-
I am trying to perform an eigenvalue analysis and extract all necessary modal data with the purpose of doing some external post-processes.
After seeing several examples (tests) I am confident with …
-
Following on from the issue I raised earlier (#295), I'm having troubles with the CalculateImpliedTimescales.py script when working with assignments generated by AssignHierarchical.py. This does not s…
-
I have developed the following tensor operation subroutine. Please let me know if there is a need from the community for this tensor operation. If yes, I can merge this subroutine into the develop…
-
## Your Environment
* Operating System and version: Ubuntu 14.04
* Compiler: GCC v4.8.4
* PCL Version: 1.8.1
* C++ Version: C++11
## Context
I'm currently trying to find a point cl…
-
I am trying to use the function pdsygvx to find a subset of the eigenvectors in a generalized symmetric eigenvalue problem. For small sizes, everything works fine. When trying to benchmark the code, m…
-
First of all, thank you for the great package!
This line gives me a no method error with the arguments being sparse:
https://github.com/spacedome/FEASTSolver.jl/blob/ed5470aee37dd09a65e1919264efd2…