-
scipy.sparse.linalg.svds(zeros((4,2)), 1)
(array([[ nan],
[ nan],
[ nan],
[ nan]]),
array([ 0.]),
array([[-0.9964874 , -0.08374282]]))
This should not happen. The first vector…
-
```
I've been using ejml on Android which has no swing/awt implementation. I
specifically need the data/* classes. The following patch removes
dependanceies of data/* classes on swing/awt. One of…
-
```
I've been using ejml on Android which has no swing/awt implementation. I
specifically need the data/* classes. The following patch removes
dependanceies of data/* classes on swing/awt. One of…
-
```
I've been using ejml on Android which has no swing/awt implementation. I
specifically need the data/* classes. The following patch removes
dependanceies of data/* classes on swing/awt. One of…
-
@st--
I would _really_ like to finish up the non-derivative portion of the package ASAP (next 10 days or so) so that I may use it in my other projects and so that I can release a version of this pac…
-
Find out if we can tune the MSM object such that both
```
M.eigenvalues
```
and
```
M.eigenvalues()
```
will work (we want to stay backward-compatible). If yes:
- apply the solution to eig…
-
```
I've been using ejml on Android which has no swing/awt implementation. I
specifically need the data/* classes. The following patch removes
dependanceies of data/* classes on swing/awt. One of…
-
```
I've been using ejml on Android which has no swing/awt implementation. I
specifically need the data/* classes. The following patch removes
dependanceies of data/* classes on swing/awt. One of…
-
It seems that these functions do not produce the same results as the Matlab code.
-
```
I've been using ejml on Android which has no swing/awt implementation. I
specifically need the data/* classes. The following patch removes
dependanceies of data/* classes on swing/awt. One of…