-
Gets errors when running 'bash setup_environment.sh' which presumably causes further errors when attempting to Download mnist ('python util/data/get_a_dataset.py --dataset mnist --output-folder toy_da…
-
The `GroupAlgebraFunctor` is general enough to support algebras over structures that are not groups, such as monoids, so the following should either return None or a functorial construction.
```
sa…
-
**Submitting author:** @nquesada (Nicolás Quesada)
**Repository:** https://github.com/xanaduAI/thewalrus
**Version:** v0.10.1
**Editor:** @katyhuff
**Reviewers:** @amitkumarj441, @poulson
**Archiv…
-
Installed gls with macports:
```
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.13.5
BuildVersion: 17F77
$ gsl-config --version
2.4
$ perl -v | head -3
This is perl 5, version 26, subve…
-
I've been seeing a lot of test timeouts on the buildbot FreeBSD configuration in the last few days. These usually seem to include the libgit2 tests, but I've also seen other test sets "randomly" fail.…
-
When I'm just cImport:ing a header it gets included in the generated C code like this:
```nim
# in Nim code
cImport("include/header1.h")
```
```c
// in C code
#include "path to header1.h"
```
…
-
"we can be sure that the final result upper Hessenberg" should be "we can be sure that the final result is upper Hessenberg." (missing "is").
-
`Base.runtests("all")` succeeds.
The following two `Base.runtests` have failures.
```julia
$ ./julia -e 'versioninfo();Base.runtests("loading")'
Julia Version 0.6.4
Commit 9d11f62 (2018-07-09…
-
The attached Fortran, when compiled under Ubuntu 14.04, demonstrates the problem. Unpack the zip file, run make, and you should see
```
./tfm2ss
INFO (should be 0):
0
NR (should be 0):
0
…
-
For some reason this didn't have any issue yet. Of course the goal is to support nonsymmetric matrices with possibly repeated/clustered eigenvalues.
Siegfried Rump has work on this: http://www.ti3.…