Results 27 issues of Daniel Hauck

This adds a very basic help message with the flags `--help` and `-h`.

I used chfft during my thesis. Should I cite this? If so, how exactly?

It would be great to be able to examine a pandas DataFrame variable in the variable explorer.

With [lucius](https://github.com/jonathanfilip/vim-lucius) I had keybindings to switch between dark and light background: ```vim nnoremap bd :set background=dark nnoremap bl :set background=light ``` Similar commands only work partly with gruvbox as...

Would be great to have more information about the parental control API to get a detailed playtime per game. I have a Wireshark recording, but I'll first have to figure...

**Describe the bug** When the swap file already exists, the error "Can't initialize nvim" is shown after the timeout. Instead I would expect the question to be shown if the...

This disables the eigenvector calculation when only eigenvalues are requested. From my tests this yields the same results and is much faster. (See also #255)

I noticed that the `calc_eigenvec` parameter is set to true, even if only the eigenvalues are requested (see [here](https://github.com/rust-ndarray/ndarray-linalg/blob/34f7b998eab0276bbd27fb752258f838a4bc1778/ndarray-linalg/src/eigh.rs#L192)). Is there a reason for this? The calculation should probably much...

bug

[Typst](https://typst.app) is a typesetting software that also has a [web editor](https://typst.app/app). Currently, no checking is happening at all. It would be nice to have some checking enabled here, similar to...

browser-add-on
question

**Is your feature request related to a problem? Please describe.** I have pictures in my library that I don't want to hide, but I don't want some of those people...

feature