-
Cornelius Agrippa von Nettesheim, *De occulta philosophia* (Cologne:
Johann Soter, 1533).
Alessandro Alessandri, *Genialium dierum libri sex, varia ac
recondita eruditione referti, ac…
-
**Submitting author:** @nquesada (Nicolás Quesada)
**Repository:** https://github.com/xanaduAI/thewalrus
**Version:** v0.10.1
**Editor:** @katyhuff
**Reviewers:** @amitkumarj441, @poulson
**Archiv…
-
Unrelated PRs are failing the same way:
```console
...
+[[ -n numpy scipy gmpy2 matplotlib theano llvmlite autowrap cython wurlitzer python-symengine=0.3.* tensorflow numexpr ipython antlr-python-r…
-
**Submitting author:** @nquesada (Nicolás Quesada)
**Repository:** https://github.com/xanaduAI/thewalrus
**Version:** 0.7.0
**Editor:** @katyhuff
**Reviewers:** @PhilipVinc, @poulson
**Author instru…
-
I have two matrices `A` and `B`. I run
eigvals, eigvecs = simdiag([A, B])
and get
AttributeError Traceback (most recent call last)
in ()
----> 1 ei…
-
Currently, in the spin bases the definition of the Pauli creator and annihilator matrices goes as
$\sigma^\pm = \sigma^x \pm i \sigma^y$
It would be nice to also allow for the following definiti…
-
Currently, py.test 2.0.3 (the latest version) fails in master because of incompatible code in sympy/conftest.py - cf. http://paste.pocoo.org/show/428508/ .
It wouldn't be hard to fix it (and issue …
rlamy updated
5 years ago
-
As suggested by @barroto in #2, this fork of libRocket is now quite distinct from the original project. A rename of this work then seems natural.
Some things that me may consider with this change:
…
-
I want to use this package to generate the .tex file. It is also one of the basic functions of Gnuplot.
but I got wrong at .tex file.
Julia code:
```
using Gnuplot
X = range(-2pi, stop=2pi, l…
-
Our README specifies two commands for running our ETL process.
Currently, they are:
```
./arxiv_as_a_newspaper -run-etl-process
```
and
```
./arxiv_as_a_newspaper -write-etl-results-to-file …