Anselm Hahn

Results 52 issues of Anselm Hahn

### Feature motivation I like to organize and update my packages by using homebrew. I thought that **LunarVim** will be a great fit for homebrew like the classic **vim** ###...

enhancement
packaging

Adding a `devcontainer` for VSCode and Codespaces. Fixed #987 See also: 1. [GitHub CodeSpace devcontainers](https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/introduction-to-dev-containers) 2. [VSCode devcontainers](https://code.visualstudio.com/docs/remote/create-dev-container)

Resolves: python-poetry# Based on the `Sonar-Cloud's` recommendation concerning code quality of nested `if-structures`, I propose some tiny changes to reduce the complexity. [https://sonarcloud.io/project/issues?id=poetry-core&open=AXnJYepALR9UFIruhRJy&resolved=false&types=CODE_SMELL](https://sonarcloud.io/project/issues?id=poetry-core&open=AXnJYepALR9UFIruhRJy&resolved=false&types=CODE_SMELL) - [ ] Added **tests** for changed...

It looks like that the order of the tuple is a change in the case of Ubuntu OS which will cause an assert error. ``` AssertionError: assert ('val', 'train') ==...

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.40.1 x64 **Electron**: 3.1.10 **OS**: Mac OS X 10.14.6 **Thrown From**: [tokamak](https://github.com/vertexclique/tokamak) package 0.4.1 ### Stack Trace Uncaught The "file" argument...

#### First Time Issue Code Extending the fit statistic by including the [R2-Statistic](https://en.wikipedia.org/wiki/Coefficient_of_determination) #### Description ###### A Minimal, Complete, and Verifiable example Could be implemented here: https://github.com/lmfit/lmfit-py/blob/e54a44c68f9cb40836b9aca5398436f4f2b20b15/lmfit/minimizer.py#L358-L380 ###### Version information...

Add cff ### Which issue(s) does this Pull Request fix? fixed: #1754 ## Original bibtex entry: ```Bibtex @inproceedings{10.1145/3292500.3330648, author = {Jin, Haifeng and Song, Qingquan and Hu, Xia}, title =...

Replace `\` by `*` ### Which issue(s) does this Pull Request fix? resolves #1756 ### Details of the Pull Request

### Bug Description ### Bug Reproduction Code for reproducing the bug: Data used by the code: ### Expected Behavior @haifeng-jin should be automatically appointed as reviewer ### Solution

bug report

### Feature Description [GitHub Citation.cff](https://citation-file-format.github.io) helps that repos can be faster and easier cited. Adding a `Citation.cff` will easily allow to make use of this feature: Reference: https://github.com/tensorflow/tensorflow ### Code...

feature request