Martin Diehl
Martin Diehl
While some functionality for file system related operations exist in Fortran, some rather relevant operations are not standardized. For example, figuring out whether a path is a directory: https://stackoverflow.com/questions/9522933 A...
**Description** This PR updates only the documentation, more specifically the `PARAMS` section. In all cases, I tried to standardize the comment style, i.e. follow the majority. Changes include ``` -...
 Besides one calendar showing all the birthdays, there are literally thousands more showing up as it can be seen in the attached screenshot I'm using cyanogemod on a nexus...
### Link to the documentation you'd like to improve https://sphinx-panels.readthedocs.io/en/latest/ ### What to improve The default class is given as `col-lg-6 col-md-6 col-sm-6 col-xs-12`. According to the original [bootstrap documentation...
closes #41
this is a first attempt for closing #8 Since it is the first time that I write a .pc file and the first time that I use autotools, I have...
**Describe the bug** Code executed by `multiprocessing.Pool` is not counted. **To Reproduce** Tested on Arch Linux (Python 3.10.8, coverage.py 6.5, pytest 7.2.0). To reproduce, make sure to have ``` pandas>=0.24...
There is a 2.2.1 tag since almost two years (https://github.com/Reference-ScaLAPACK/scalapack/releases/tag/v2.2.1) but neither a GitHub release nor a tarball for download on https://www.netlib.org/scalapack. Is it recommended to use 2.2.1 from the...
when building the AUR package, I encounter a failing test (testsuite-json.test 256 UGM3). Log file is attached. There are also a few compiler warning: ``` Making all in src CC...
Thanks to the success of YAML, there is a huge number of examples available on GitHub, GitLab, etc. These examples can be used (preferentially in an automated way using a...