-
I have a complex study design with not all antibodies present in every sample (there are 24 in total).
I would like to run protein batch correction using harmony with 10 PCs, the number of PCs gets c…
-
I can successfully build arpack-ng with blas and lapack using this comand:
```
CXX=icx CC=icx FC=ifort F77=ifort ./configure --with-blas=/home/feacluster/OpenBLAS/build/lib/libopenblas_sapphirera…
-
Latest suitesparse easyblock modified library paths and doesn't install CSparse libs which might cause installations that depend on SuiteSparse to fail, installation of those should be modified to fin…
-
Does anyone have a meson.build file for arpack-ng?
If so, it it were included in mainline, it would make it very easy to include arpack-ng as a subproject in a Meson project. E.g.: https://mesonbui…
-
## 🚀 Feature
When working with large matrices, it's useful to access one or a handful of desired eigenpairs without computing the complete spectrum. PyTorch currently offers only `torch.lobpcg`, wh…
-
## Expected behavior
All tests complete successfully.
## Actual behavior
Two out of three from `arpackmm`, `issue215` and `issue401` tests fail if run with `make -j2` or higher.
## Where/h…
-
Hi,
I am getting a errror "scipy.sparse.linalg.eigen.arpack.arpack.ArpackNoConvergence: ARPACK error -1: No convergence (77651 iterations, 66/100 eigenvectors converged)" when I rerun a one cluster…
-
If I have done my analysis right - the failure is introduced in https://github.com/opencollab/arpack-ng/compare/0e7d01d..7fc42e5
I'm not sure if we are doing something wrong in our wrappers or Arpa…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
Tested a simple free vibrating cantilever-beam with calculix has a totally wrong result for …
-
Hi!
I tried to compile it using Microsoft Visual Studio Community 2017 (Version 15.9.17) with Intel Visual Fortran Compiler 19.0.0.117 but I got a link error:
>arpack-ng_exports.def : error LNK…