-
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…
-
Continues the discussion in https://github.com/JuliaLang/julia/pull/26392. Currently, there is a difference between when the rank is determined in sparse and dense pivoted QR. For our LAPACK based den…
-
Hi @HaoZeke,
Here's a tracking issue for OpenBLAS tests. So far I found test-like files in these directories. Check-mark indicates that this directory has been ported:
- [x] `test` - https://git…
-
I'd like to support a dependency tree in which some packages depend on `blas-src` with feature `blis` and others need `lapack-src`. While some (like `openblas-src`) bundle both the optimized BLAS and …
-
Is flexiblas supported with mingw compilers on Windows? If it is known to work, I'd love to explore the use of flexiblas as the way we work with BLAS/LAPACK in Julia. Some discussion here https://gith…
-
제가 몇 달 전에 설치 할 때 잘 됐었는데, 이번에 두 개 컴퓨터에서 시도를 해 보니까 install_mecab_ko() 그리고 install.packages("RcppMeCab") 제데로 안 되어다라고요. 최근 R 버전에서 추가로 고려하는 것이 있는지 궁금합니다.
-
## 🚀 Feature
There are LAPACK implementations that support a 64-bit indexing interface, usually referred to as ILP64. I think using huge arrays (more than 2^31-1 elements) for dense linear algebra …
-
### Background
I've been doing some work on the LAPACK backend and it is hard to navigate the functions since there are
* lots of files, each with their implementation
* Implementation interfaces
…
-
There have been numerous [improvements](http://www.netlib.org/lapack/improvement.html) to LAPACK since 2009 including a C interface. Having the library link against the newer, optimized versions of LA…
-
## System details:
#### Positron and OS details:
Positron Version: 2024.12.0 (Universal) build 51
Code - OSS Version: 1.93.0
Commit: 59b5b0c3c0a3de2068753811d7b19843d39437cf
Date: 2024-11-21T02:46…