David Neumann

Results 22 issues of David Neumann

Right now, their configuration is contained in the tox configuration. All other tools have their own separate configuration files, maybe we should move them into separate configuration files as well.

Priority: Low
Type: Idea or Request
Type: Testing & Linting

The documentation still used `pip` to install the dependencies for the example scripts. Also, `tox` still has to lint them separately. This is because CoRelAy and Zennit still have older...

Priority: Low
Type: Documentation
Type: Implementation

Currently, on PyPI, the light-mode-only image of ViRelAy is shown. Instead, just like in the documentation, the image that show both dark and light-mode should be used.

Priority: Low
Type: CI/CD
Type: Documentation

After updating the way the embedding viewer is rendering embedding points, the embedding points have become very blurry. Maybe, there is a way to change the configuration of the rasterizer...

Priority: Medium
Type: Documentation
Type: Implementation

The logo source file contains the title as text, which means that the title is displayed in the wrong font when the font is not installed. For this reason, the...

Priority: Low
Type: Design
Type: Idea or Request

Currently, ImgMath is used in the documentation to produce mathematical equations. As the name suggests, this produces images of the equations, which may not look crisp at all resolutions and...

Priority: Low
Type: Documentation
Type: Idea or Request

Currently, only box selection is supported. But this is not the best way of selecting embedding vectors. Also, left-click panning is not the most intuitive way of panning the view...

Priority: Low
Type: Documentation
Type: Implementation

Unfortunately, GitHub does not support reporting test coverage from GitHub Actions workflows. The only viable solution is to generate the report, generate the badge, and upload it somewhere from where...

Priority: Low
Type: CI/CD
Type: Idea or Request
Type: Testing & Linting

Maybe, a Docker image for ViRelAy should be added for people that prefer not to use pipx or pip. Using pipx would require most people to install another tool and...

Priority: Low
Type: CI/CD
Type: Documentation
Type: Idea or Request
Type: Implementation

The dictionary in the CSpell configuration contains words that were only used before the project was cleaned up and are now obsolete. These words should be removed from the dictionary,...

Priority: Low
Type: Content
Type: Documentation
Type: Idea or Request