Radek Jurga

Results 4 issues of Radek Jurga

Suppose we have a file `journal_1` containing ``` 2020-01-01 * Opening balance Assets:Cash 100.00 € Equity:Opening Balances ``` and a file `journal_2` containing a balance reset: ``` 2020-01-01 * Opening...

Antichamber crashes just after launch when using LSI, regardless of the LSI options. The game runs fine if LSI is disabled. In the terminal the following error happens at the...

### What is the expected behavior? I am using qiskit-aer's `noise` to simulate noisy circuits, but the results are inconsistent with how one would do it analytically. The two goals...

enhancement

### Description I want lines to wrap in the previewer. For that, I do something like the config suggested in the readme: ``` vim.api.nvim_create_autocmd("User", { pattern = "TelescopePreviewerLoaded", callback =...

bug