-
@mmuetzel : on my Intel Mac, I'm getting errors when trying to build with the root CMakeLists.txt file.
It only occurs in some packages. It occurs when trying to link a package with SuiteSparse_…
-
Hello,
Do not mean to replicate the same problem but it seems the other person is not responding.
I have very similar issue, I followed your steps precisely but still failed to build. I would real…
-
## Description
I am seeing that by runing Octave in MacOs 11.5.2 the intel macbook will be hot and noisy without doing any computation.
* I am seeing a large idle wake-ups number in Activity Moni…
snima updated
10 months ago
-
I'm getting a `gmp.h` error when trying to install `igraph` on `R`:
```
$ install.packages("igraph")
Installing package into ‘/home/mtg/R/x86_64-pc-linux-gnu-library/4.0’
(as ‘lib’ is unspecifie…
-
## Bug Report
@trilinos/amesos2
@ndellingwood @iyamazaki
### Description
Reported by @mwglass.
compile error
```
[ 72%] Building CXX object packages/amesos2/src/CMakeFiles/amesos2.di…
jhux2 updated
7 months ago
-
Thanks for providing this complicated package! It must be difficult to maintain.
```
Calculating dependencies
* IMPORTANT: 1 news items need reading for repository 'sage-on-gentoo'.
* IMPORT…
-
When computing the LU decomposition of a sparse, square matrix, permutation of the columns will not guarantee that the LU decomposition is equal to the Cholesky decomposition.
Potential fix: set p…
-
I compile it with CMake.
It have these errors
```
error: no instance of overloaded function "atomicAdd" matches the argument list
argument types are: (double *, double)
```
My CMake …
-
the google collab notebook is not working on cell # Install DPVO
-
_From @akknight on October 19, 2017 0:22_
Hi,
I'm having trouble installing the igraph package on an AWS instance. This is the output I'm getting:
install.packages("igraph")
Installing package…