-
Hi, I'm using iPython 0.13 and got the following error:
In [109]: run gaussElim.py
In [110]: slv(B,b)
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/ipython-0.13-py2.7…
-
@andreasnoack
as we discussed T\ (1:n) for example is currently a bug
-
I had some unexplained `\` behaviour that is, according to Ivar Nesje, a bug in `/base/linalg/umfpack.jl#L18`
Here is a short code snippet that works ok. I get the correct solution from it. Primarily…
-
Hi - i am trying to compile test this very promising contribution ... just looking for a little help with this:
-- Found Eigen version 3.2.1: /usr/local/include/eigen3
CMake Error at CMakeLists.txt…
-
Hi, please look at the example given in the documentation [here](https://github.com/scipy/scipy/blob/master/scipy/sparse/linalg/dsolve/_add_newdocs.py#L33), starting around line 30. The example shows …
-
Hi,
I've been recently trying to benchmark how faster my code, ERKALE (http://erkale.googlecode.com), becomes when it's linked against OpenBLAS instead of ATLAS.
However, I've run into a seriously s…
-
This means that I can't use a `CholeskyDense` or `LUDense` as the invertible matrix inside the `Woodbury` class.
However, changing the line in `base/linalg_dense.jl`:
``` julia
abstract Factorizatio…
-
```
type Foo
end
bar{T
-
Hi, I have just installed Julia
Version 0.3.0-prerelease+3679 (2014-06-14 10:06 UTC)
Commit d0eac34\* (1 day old master)
x86_64-linux-gnu
on ubunutu 12.04.
SymPy examples for det as well as Pkg.test f…
-
I have an error since I updated last week when I try to solve an eigen problem.
```
[0]PETSC ERROR: --------------------- Error Message ------------------------------------
[0]PETSC ERROR: Detected z…