Tom de Geus

Results 106 issues of Tom de Geus

Thanks for the nice action! I was wondering though, can I also fail my build on sphinx errors and warnings?

My latest rerender removed Python 3.10 conda-forge/gmatelastoplasticqpot-feedstock#39 : https://github.com/regro-cf-autotick-bot/gmatelastoplasticqpot-feedstock/blob/8acab25a8b946eee4892f14dff4918673e335671/.ci_support/linux_64_python_implcpython.yaml#L20 Also a new rerender does not change this conda-forge/gmatelastoplasticqpot-feedstock#41 Furthermore, in a similar feedstock I'm getting Python 3.10, 3.8, and 3.7,...

I was looking over the docs. From it a feature like writing NPZ-files was not directly obvious. It would be great to revise a bit the docs.

Documentation

Thanks a lot for this wonderfully simple code! I just had a question and that is, is there an equally simple way to generate a 64-bit stream?

**Describe the bug** I have the following minimal example: ``` INPUT = Bar JAVADOC_AUTOBRIEF = YES QUIET = YES WARN_IF_UNDOCUMENTED = YES ``` `Bar/Mesh.h`: ```cpp #ifndef GOOSEFEM_MESH_H #define GOOSEFEM_MESH_H namespace...

bug

- [x] I have marked all applicable categories: + [x] exception-raising bug + [ ] visual output bug + [ ] documentation request (i.e. "X is missing from the documentation."...

In my code `average` gives the **incorrect result!!**. This is a start to debug **Edit** the bug seems to happen only with xtensor-python

It seems that `micromamba` returns an exit code `1` on ``` micromamba list foo ``` (i.e. for an non-existing package), which is inconsistent with `conda` Ref https://github.com/mamba-org/provision-with-micromamba/pull/41

bug

Thanks for giving us easyexif, it works great and is very lightweight and accessible. For me it therefore surpasses all of the existing libraries. However, have you ever considered the...

Thanks for the action! However, in trying to use with CMake ```yaml - name: Install LLVM and Clang (Windows) if: runner.os == 'Windows' uses: KyleMayes/install-llvm-action@v1 with: version: "11.0" directory: ${{...