-
I am putting this here for tracking purposes and in case others see it. This is new to me.
```
/bin/sh ./libtool --tag=F77 --mode=link ifort -integer-size 64 -Wl,-no_pie -Wl,-no_pie -L/u…
-
Hey phytools! I'm trying to use the phylosig function to computes phylogenetic signal. It's going well using the lambda method. But it's wrong when using the K method. I have no idea what the issue …
-
I’m using the vignette example from the **bsvarSIGN** package to plot impulse responses. While the changing the title works as expected when I specify it via the _main_ argument, the _shock_names_ par…
-
Hi,
Running rgcca_cv with the following options:
```
rgcca_cv(blocks, response = 4, method = "rgcca",
par_type = "ncomp",
par_value = grid_search_matrix,
…
-
I was trying to use this layer to get an updated scipy and pyarrow (I have an older recipe for scipy but some features don't work on it so I wanted to see if a newer and hopefully better recipe would …
-
To ease reproducing the benchmarks, I wrote a Dockerfile. Tested successfully on Kunpeng920 on the public Huawei cloud (the `kc1.2xlarge.4` instance, the `Ubuntu 18.04 server 64bit with ARM` OS).
#…
-
This has to do with our not-functional host-lapack/host-blas packages and is more my problem than @certik's.
-
# 大集群上SOWFA安装 - XF Blog
大集群上OpenFOAM-2.4.x和SOWFA的安装(无网络、无sudo权限)〇. 准备工作根据以下下载链接下载安装包和依赖库的源码(如果链接失效,可以网上找对应版本的安装包下载),使用sftp工具上传到服务器的~/uploads文件夹 gcc-4.8.5、yaml-cpp-0.6.0、hdf5-1.8.15、libxml2-2.8.0、lapa…
-
I ran into the following problem on Ubuntu:
If one does not have e.g. ``libopenblas-dev`` installed (which provides BLAS, CBLAS, and LAPACK symbols), but ``libblas-dev`` and ``liblapacke-dev``, run…
-
...so that the matrix based interface which currently only exists for Lapack's QZ is available for all (two).