-
Create a Spack package and make a pull request to Spack upstream. Manage SUNDIALS and Ipopt dependencies with their dependencies such as KLU, METIS, BLAS/LAPACK, etc.
This issue includes following …
-
In my tests LAPack's zhseqr_/dhseqr_ is faster unless the polynomials are of higher degree, using my wrapper
https://github.com/ApproxFun/ApproxFun.jl/blob/master/src/LinearAlgebra/hesseneigs.jl
May…
-
`svd`, `svdvals`, `svdvals!`, `rank` (and any functions that use these internally) do not support `BigFloat`. Presumably they also fail to support other non-`BlasReal` types.
```julia
julia> svd(B…
-
Hi,
I am currently trying to install php-lapack in an php:7 docker image.
I installed liblapacke-dev (and dependencies), and then:
```
root@a06299010214:/# pecl install lapack-beta
downloadin…
-
**Check the develop branch**
The latest phonopy and phono3py
**Describe the bug**
Whenever I start phono3py it occurs
`Traceback (most recent call last):
File "/home/kawaiinahida/.local/bin/p…
-
**Bug Description**
When using the principal method with lapack SVD instead of randomized, the loadings matrix returned by FactorAnalyzer is always given in full, it has shape n_cols x n_cols, instea…
-
`cargo build` with `dlib-face-recognition = {version = "0.3.2", features = ["embed-all"]}` set in cargo.toml end up failed with message:
error: could not find native static library `dlib`, perhaps an…
-
Error in balance(baP$z, "S") :
BLAS/LAPACK routine 'DGEBAL' gave error code -3
Calls: pmatrix.msm ... MatrixExp -> -> expm.Higham08 -> balance
Execution halted
I got the following error when …
-
Appears that the bot never reran the LAPACK Jinja2 compiler syntax migration PR. ( https://github.com/conda-forge/lapack-feedstock/pull/13 ) The bot was the only one to close it and it closed it 18 da…
-
[This commit](https://github.com/m-a-d-n-e-s-s/madness/commit/1f307ebbe6604539493e165a7a2b00b366711fd8) breaks clang builds on macOS. With gcc still works.