-
I was trying the examples from the tutorial: https://dragan.rocks/articles/17/Clojure-Linear-Algebra-Refresher-Eigenvalues-and-Eigenvectors
My env:
[uncomplicate/neanderthal "0.20.4"]
OS: Debian …
-
In another project, I had the [same issue as before](https://github.com/52North/wps-client-lib/issues/6), and tackled it in the same [way](https://github.com/52North/wps-client-lib/issues/6#issuecomme…
kr1zz updated
5 years ago
-
CHAPTER 3 (Version: 23.08.2018)
Page 68, Example 3.1. - This is the definition of the Manhattan norm instead of the Manhattan distance (which computes the Manhattan distance between x and the origi…
-
When testing the `n_components` feature in the LinearDiscriminantAnalysis, it allows me to transform the data into a lower dimension. That is, I can do:
```
lda = LinearDiscriminantAnalysis(n_compone…
-
The following functions now crash with some specific noise covariance matrices:
bst_inverse_linear_2016, line 915
bst_inverse_linear_2018, line 1093
Matlab 2017b:
```
K>> [Un,Sn2] = svd(Cov,'ec…
-
If you want to get the eigenvectors of the laplacian
`G.compute_fourier_basis()`
`G.U`
should return the eigenvectors
Instead, it appears it is mapped to the singular vectors used in the pca c…
-
I am calculating the eigenvalues of a symmetric matrix. However, I get different eigenvalues when using np.linalg.eig or np.linalg.eigh. I believe the ones from np.linalg.eig.
Where is the problem? …
-
**Part 1** worked really well in my class. I didn't bother with doing 25.1 as an activity, just talked about it briefly. Then they were off and running with the rest of them. I was done in 48 minut…
-
@jhmatthews and I are trying to model FU Ori stars, and one of the problems we are having is that matrix_ion fails to work in most cases. However, this is not limited to that situation, there are ra…
-
Dear Shankar,
I tried to extend the tutorial on ions in solution to the case of Classical DFT:
lattice Cubic 15
coulomb-interaction Isolated
coulomb-truncation-embed 0 0 0
ion-species GBRV/$I…
CaFa2 updated
6 years ago