-
I first brought up this proposal in a comment to issue #231 :
> As of 8/15/19, @jpritikin replaced all Fortran BLAS/LAPACK calls in the OpenMx backend with equivalent code that uses Eigen. The Open…
-
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…
-
I have some code where I'm building up complex conditions to insert into a parameterized query with glue_sql. In a previous glue version, if those conditions were NULL (in R) I would insert nothing in…
-
```
> usethis::create_package("/tmp/project")
Error in `check_path_is_directory()`:
✖ private/tmp is not a directory.
Run `rlang::last_trace()` to see where the error occurred.
```
```
> sess…
-
### 🐛 Describe the bug
Hi, I run my model on android mobile platform(Use c++ api with link libpytorch_jni_lite.so), the model load is success, but when i run forward occur this error:
torch jit f…
-
I would like to link Blis and Lapack statically into the same executable. However, this is not possible since several symbols are multiply defined between Blis and Lapack. These are `lsame`, `xerbla`,…
-
Hi,
As much of a technical guy I am I still cannot get past this error.
Can somebody tell me what I need to install manually and with what command ?|
Checking installs and venv + autodebug …
-
Today, the continuous integration tests on the arm64 Debian package started failing (full logs [here](https://ci.debian.net/data/autopkgtest/unstable/arm64/m/macaulay2/15080634/log.gz) and [here](http…
-
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…
-
BLAS version : 0.3.28
Error result:
```
/usr/lib/gcc-cross/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ld: /home/chotros2/krs_ws/install-kr260-ubuntu/lib/liblapack64.so.3: undefined …