-
Hi @wo80,
I hope i won't bother you anymore after this one!
I am testing the following 2 problems but there are some issues. In `Problem 1` which involves 93 x 93 Matrices, the ARPACK solver wor…
-
Hi
I just updated lme4 (first from CRAN then from github). Now I'm getting errors for lmer and glmer.
`library("devtools"); install_github("lme4/lme4",dependencies=TRUE)
library(lme4)
data(Or…
-
Hi, first of all thanks for a great library, you are really saving my thesis =). I was wondering is there some parts of unmanaged code in CSparse or it is a direct translation to C# of Tim Davis`s ori…
ghost updated
6 years ago
-
Greetings and first off thanks for all the great work on this.
I'm running into a Cholesky failure on a trivial example when attempting to use a Gauss-Newton solver but I'm not running into it usin…
-
Siconos contains an old version of CSparse which limits our ability to integrate with existing packages on e.g. Debian/Ubuntu-based installations. Upgrading to a more recent version of the interface …
-
## Bug Report
@trilinos/stk
### Description
My build fails due to undefined references:
```
packages/stk/stk_util/stk_util/registry/libstk_util_registry.so.12.17: undefined reference to `stk::E…
-
Hi @wo80,
I am calling the Umfpack solver in multiple threads at the same time. This seems to cause my application to crash under some circumstances (release mode about 80% of the times) without an…
-
Hi @Wo80,
I was having a look at this project to see how much faster it would be compared to CSparse for my particular usage and it seems that it requires 5 external DLLs (libumfpack.dll, libcholmo…
-
Hi @wo80,
As you may know, i tried your CSparse solver before and i was very happy with its performance. Then i came across this project of yours and i thought that the PCG solver would be faster t…
-
```
$:~/Programs/rtabmap/build$ make
Scanning dependencies of target rtabmap_utilite
[ 0%] Building CXX object utilite/src/CMakeFiles/rtabmap_utilite.dir/UEventsManager.cpp.o
[ 1%] Building CXX…