Hellseher

Results 25 comments of Hellseher

@keflavich as @bsipocz mentioned it could be a race condition during parallel run of the tests which I tried to enable. It passes just fine in single thread invocation.

> If you use the bundled qd, and there is a system qd, does the bundled version overwrite the system version? Or they live in their own worlds? In my...

Here is a quick response from the maintainer of the project David Bailey > It has been many years since I was involved with this code (and I did not...

Hi The proposed patch was accepted by the current maintainer of `qd`, I've noticed that new version has not configure file updated with to reflect it but it's already published....

It may be related, some tests fails on Guix with NumPy 1.26.2: ``` SKIPPED [1] ../../../gnu/store/dlx6i42hk66hddmjcgnvjwwahd77jn5k-python-numdifftools-0.9.41/lib/python3.11/site-packages/numdifftools/tests/test_nd_scipy.py:58: Not implemented for matrix valued functions SKIPPED [1] ../../../gnu/store/dlx6i42hk66hddmjcgnvjwwahd77jn5k-python-numdifftools-0.9.41/lib/python3.11/site-packages/numdifftools/tests/test_nd_scipy.py:103: Does not work on matrix...

Hi, Thank you for detailed replay. I did not go too far with investigation of possible solutions yet, prepared it without pytest-xdist enabled. From my experience with some related packages...

Hi, Thanks for replay, I just tried to build `zt` with the recent Kong, build and tests have passed, SEGFAULT during runtime occurred. Also it's quite dated while Kong still...

Hi, It was merged on 30th of November with test only kept on x86_64, https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/astronomy.scm#n905, https://packages.guix.gnu.org/packages/imppg/1.9.2-beta/ You may need to pull the latests changes first: ``` guix pull ``` Make...

Hi, Sorry for confustion. I think you may share which commit you are on right now: ``` guix describe Generation 60 Dec 04 2024 10:21:25 (current) guix 1c4a008 repository URL:...

> Could you re-check with the latest version (2.1.0)? It's been likely fixed by `4f0cd6c63b`. Hi, thanks for response. I'm in process of getting ready Guix Astro Update 2025/11 and...