-
Nothing beyond that.
-
Not a very important issue, but currently the resulting package has `__version__ == 'unknown'`.
-
Hi,
Is it possible to generate randomized hopping amplitude?
It is feasible in kwant by defining a function which generates a
random number and then call it in the definitions of hoppings.
I tr…
-
scipy already has support for creating a random orthogonal matrix at https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.ortho_group.html . For quantum applications a more common task is…
-
After I updated `kwant` to `openblas 0.2.19|0.2.19.*`, installing `suitesparse` leads to `Segmentation fault (core dumped)` when importing `kwant`.
getting a backtrace from the coredump I see that …
-
Started getting this error a couple days ago:
`ImportError: /home/travis/miniconda/lib/python2.7/site-packages/scipy/special/../../../../libgfortran.so.3: version `GFORTRAN_1.4' not found (required by…
-
The architecture implemented at the moment is showing some issues that are non trivial to fix:
- pickling,
- monitoring,
- performance
- in general seems to hard to grasp for the users
- intermitten…
-
For some reason culler, doesn't start for me.
Starting it by hand with
```
python -m hpc05_culler
```
resulted in preliminary death of cluster together with ``ipcontroller``.
-
Under **Python 3**, when calling `scipy.sparse.coo_matrix` from a Cython extension module and passing [Cython typed memoryviews](http://docs.cython.org/src/userguide/memoryviews.html) as arguments, th…
-
Installation of kwant with
``` python
conda install -c https://conda.anaconda.org/basnijholt kwant
```
cause downgrade of scipy from `np110py35_2` to `np110py35_1`.
This `scipy` built seems to hav…