- Nov 06, 2012
-
-
Christoph Groth authored
This new nomenclature avoids the confusion between "lead neighbors" and "site neighbors".
-
Christoph Groth authored
-
Christoph Groth authored
-
- Aug 21, 2012
-
-
- Sep 25, 2012
-
-
- May 16, 2012
-
-
Christoph Groth authored
The code should be easier to understand. Configuration through a site.cfg file is supported.
-
- Sep 27, 2012
-
-
Christoph Groth authored
Relative cimports are not supported by Cython so far. Once this has been solved we can switch to relative cimports as well and kwant will be importable under different names.
-
- Sep 21, 2012
-
-
Christoph Groth authored
-
- Aug 29, 2012
-
-
- May 15, 2012
-
-
- Apr 04, 2012
-
-
- May 10, 2012
-
-
- Sep 19, 2012
-
-
Christoph Groth authored
-
- Aug 19, 2012
-
-
- Aug 11, 2012
-
-
- Jul 16, 2012
-
-
- Sep 18, 2012
-
-
Christoph Groth authored
-
Christoph Groth authored
-
- Sep 11, 2012
-
-
Christoph Groth authored
-
- Sep 17, 2012
-
-
Christoph Groth authored
-
Christoph Groth authored
np.matrix is not only slow, but it is an ill-behaved sequence: m[0].ndim == m.ndim == 2 This causes problems when converting a numpy matrix to a tinyarray.
-
- Sep 03, 2012
-
-
Christoph Groth authored
-
Christoph Groth authored
-
- Sep 02, 2012
-
-
Christoph Groth authored
-
Christoph Groth authored
-
- Sep 03, 2012
-
-
- Sep 02, 2012
-
-
Christoph Groth authored
-
Christoph Groth authored
-
- Jul 30, 2012
-
-
Christoph Groth authored
-
- Jul 22, 2012
-
-
Christoph Groth authored
Instead of a tuple of tuples of python integers, return a list of numpy arrays. Initialize the arrays by memcpy.
-
- Jul 20, 2012
-
-
Christoph Groth authored
There is no point in converting that purpose-made list into a tuple.
-
- Jul 15, 2012
-
-
- Jul 13, 2012
-
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-
- Jul 12, 2012
-
-
- Jul 09, 2012
-
-
- Jun 23, 2012
-
-
- Jun 13, 2012
-
-
- May 03, 2012
-
-
Christoph Groth authored
-