-
This is the issue for the next manual. All manual-related requests and patches should go here. There will be a branch named after the issue as soon as someone creates one that can also be modified d…
-
When re-running the testcase from #2 in order to compare the performance after parallelization of kpath (see #5), initialization phase is very inefficient again:
![trace-iss7](https://cloud.githubuse…
-
I'm using `bytewise` as an encoding in my `levelup`-powered DB design which is a bi-partite, keys-only DB that uses subject key/value pairs that are aligned with object key/value pairs. Currently, my …
-
In `get_CC_R` (_get_oper.F90_, lines 781ff.), the following matrix product is done inefficiently:
``` fortran
! Transform to projected subspace, Wannier gauge
!
…
-
From the discussions on Julia-dev, I can see that there have already been some codes for quantum stuffs. It seems to me that all of these codes are just small chunks so that we can easily rewrite and …
-
It has been cautioned in ARPACK docs that one must link to the LAPACK 2.0 that ships with ARPACK. Specifically, it is the `dlahqr` routine that we need from LAPACK 2.0. Since arpack-ng does not includ…
-
I'd like to be able to write
```
epochs = mne.Epochs(raw, events, event_id=dict(auditory=1, visual=3), ...)
evoked_auditory = epochs.average('auditory')
evoked_visual = epochs.average('visual')
evoke…
-
This is the output
1.#QNAN, 1.#QNAN, 1.#QNAN, 1.#QNAN, 1.#QNAN, 1.#QNAN, 1.#QNAN, 1.#QNAN
1.#QNAN, 1.#QNAN, 1.#QNAN, 1.#QNAN, 1.#QNAN, 1.#QNAN, 1.#QNAN, 1.#QNAN
1.#QNAN, 1.#QNAN, 1.#QNAN, 1.#QNAN, 1.…
-
I start emacs with option -Q.
The new-loaded lusty-explorer works fine.
And then I set the frame font bigger (e.g. 16, DejaVu Sans Mono),
the problem appears.
Here is the debug backtrace:
Debugger e…