Andreas Stefl

Results 188 comments of Andreas Stefl

interesting that this only happens for 1 out of 12 cases ``` q = -1, p = 0.1 start -8.86561 28.6601 10 end -8.8656 28.6601 10 q = -1, p...

I looked into this and believe that we run into the path limit with `p

facing problems with conan meson cross builds for `fribidi` and `glib`. asked about it on [github](https://github.com/conan-io/conan/issues/10285)

nope still no crossbuilds for meson resources - https://docs.conan.io/en/1.46/reference/conanfile/tools/meson.html - https://github.com/conan-io/conan-center-index/pull/6678 - https://github.com/conan-io/conan-center-index/pull/6678

@benjaminhuth I fear that only runs when you add/remove/modify a label for the repo but not for the PR @paulgessinger I think it is okay. we can always trigger by...

https://github.com/acts-project/acts/actions/runs/3313607046/jobs/5472104591 should we update the versions of the python dependencies @paulgessinger ? I saw these errors a few times already today

hmm maybe github is messing with the installed versions of numpy and so on. I just check a different run and it was fine. I am sure I saw an...

> I'm wondering if it might be easier if you could set the aliases statically for all events from python. That way, you wouldn't check if the alias target exists...

hmm that sounds interesting. so I guess if you need the link to the algorithm/reader/writer it would look like this? ```python s.addAlias(algo, particles="particles_initial") ``` but `addAlias` would need to be...

I think it would be good to put https://github.com/acts-project/acts/pull/1579 in first and then catch up here