-
There is the input:
```mma
Rationalize(878159.58,1*10^-12) - Rationalize(431874.32,1*10^-12) // N
```
That gives wrong result:
```mma
𝟦𝟦𝟨𝟤𝟪𝟧.𝟥
```
Expected result:
```
4462…
-
**Describe the feature you'd like**
After the addition of stability analysis for the Hartree-Fock methods, we should look into a possibility to rotate the coefficient matrix of an internally unstable…
-
I removed a failing test in 701a882eb5cedb97b829b1ec527670cf3370c489 so that the R package could be pushed to CRAN. I'd like to add the test back in but have it pass for Windows i386.
The failing t…
-
Initial development in CAR branch:
To do list:
- spatial and spatiotemporal components currently included, with the latter as IID. Does it make sense to also include AR(1)?
- matrix.inverse() c…
-
### Description
I noticed that in the calculation of linear algebra in the cupy library, the functions for solving eigenvalues and eigenvectors are only linalg.eigh and linalg.eigvalsh, which can onl…
-
superpatch_network_constrution.py doesn't seem to work, are you sure root_dir is /Graph_test/?
-
Here is a list of issues of the current version of the property file generated by ORCA v5 (as of 5.0.3):
Important:
- [ ] If the spin is zero, no hyperfine tensors should be stored in the property…
-
We're not the first to notice this mismatch (cf. ["Eigenvector Centrality Oddity with iGraph, Gephi, and NetworkX"](https://the-data-guy.blogspot.com/2016/01/eigenvector-centrallity-oddity-with.html))…
-
Hi, thank you for your great work!
Sometimes, I get the following two types of error for some image pairs in matching line segments by using the function of **pytlbd.lbd_matching_multiscale()**.
*…
-
Dear developers,
I'm planning to use PRIMME to calculate 10 interior eigenvalues and eigenvectors of large sparse matrices (~ 8*10^5 x 8*10^5) in Matlab. However, I found that PRIMME is ~ 15 time…