Per-Arne Andersen

Results 28 issues of Per-Arne Andersen

This should not make the agent act any differently. It removes some errors, however, and greatly decreases the footprint of the source code.

I had a case where I stop_gradients in my flow. Due to this, some of my grads are zero. I've proposed a fix for this, but I should at the...

alot of errors just goes silently. this should be improved.

bug
documentation
enhancement

The documentation should be revised so that it is more clear for everyone on how to setup. I think the docker guide is OK, but any improvements are welcome. The...

Do not use rolling version, but set fixed versions for all dependencies. This will prevent things to break from time to time

Fix CI configs and add various distros to ensure wide support

Hi, I've noticed quite a lot of activity for wg-manager which I find exciting. I would very much want to address all of the issues/bugs but are currently on parent...

Information

Hi, I'm trying to do a rather "simple" travels through nested structs, defined as follows: ```cpp struct State{ float time = 0.0; int sequence = 0; int version = 1;...

I'm working on a project that would like to use more than 100 nodes using multitor. However, I am not able to spawn above this number. I've tried to identify...

Priority: High
Status: Review Needed
Type: Enhancement

Hi! Saw your awesome libs on vcpkg. Would it be possible to include this as well? :)