-
Ok, so I did some research today and decided to take a bottom-up approach in implementing the algorithm. I intend to follow the sequence:
- [x] 1. Implement the projected CG;
- [x] 2. Implement th…
-
**Next Action Status:**
Looks like it was a problem with BLAS and LAPACK after all (see https://github.com/trilinos/Trilinos/issues/2454#issuecomment-386271621).
**Blocks:** #1191
**Duplicates…
-
### Crash while hovering a File Name on the Tab Bar
On the first day I noticed this behavior, I was highly working with several files, and in on that day I got like 3 or 5 crashes.
That day I di…
-
Is there any chance that the multichain DREAM sampler is re-implemented in pymc? There was [once a version for pymc2](https://github.com/jsalvatier/multichain_mcmc), but its not working any more.
maahn updated
7 years ago
-
Currently, `transpose` is recursive. This is pretty unintuitive and leads to this unfortunateness:
```jl
julia> A = [randstring(3) for i=1:3, j=1:4]
3×4 Array{String,2}:
"J00" "oaT" "JGS" "G…
-
In the `flapack.pyf.src` there are many routines with upper/lower keywords to decide which part of the matrix is used for symmetric matrices.
However, while the largest part of the routines default…
-
I think it is a good time for us to start discussing the solver interface. My general impression is that trying to fit the solver we are implementing into the ``minimize`` interface may not be practic…
-
This sort of confusion keeps cropping up: https://groups.google.com/forum/#!topic/julia-users/aycsd2iAktE. Two possibilities seem possible:
- Eliminate `1.` as a short syntax for `1.0`;
- Allow `1.` b…
-
When submitting a bug report, please follow the following template:
---
### Summary
Sublime text 3 build 3126 is leaking memory causing a OOM.
### Expected behaviour
It should not leak me…
-
I tried submitting the present version to CRAN, but got complaints as follows. The CRAN maintainers are quite stringent about such problems, and have asked me to address this "ASAP". (I was surprised …