-
```
import splinepy as sp
import numpy as np
a = sp.Bezier(degrees=[1,1,1],control_points=sp.utils.data.cartesian_product([np.array([0,1]) for _ in range(3)]))
aa = a.copy()
aa.cps += [1,0,0]
b …
-
**Describe the bug**
Reading cached HDF5 wavefunction files (via save_coefs) gives fatal error.
I used a dummy vmc calculation to write the cached wavefunction file, then used the new wavefunctio…
-
Hi!! I’m having an issue with the GameObject Explorer where files are consistently showing up corrupted or missing, even though I can see them if I manually follow the file path. I saw there were a co…
-
### What happened?
decorate_grob title/footnote do not wrap correctly. title the wrapped is too long while footnote is too short
### sessionInfo()
```R
R version 4.2.2 Patched (2022-11-10 r83330)
…
-
Hi community,
I am trying to control a UR10 robot (CB3 series; URSoftware 3.12.0.90886) from my Windows 10 PC running WSL2. WSL2 is running Ubuntu 22.04 with ROS2 Humble. I have installed the _Univ…
-
calibrating divergent stereo system + IMU
stereo calibration works nicely, all metrics are good
IMU calibration fails
below the calibration log
any hint?
thanks!!
--------------
```
Ini…
-
Hello!
I am currently trying to get DIALOGUE working for the toy example, as described [here](https://github.com/livnatje/DIALOGUE/wiki/Example).
The package installs run and I am able to read i…
-
Hi Charlotte,
Einprot looks amazing. Will you be extending einprot for use with DIA-NN output?
Thanks,
Vernon
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Forums discussion
_No response_
### Version
0.20 (Release)
### Full version info
```shell
O…
-
When I am running RunHarmony, it produces this error message. What could this mean? I have ran the same code before and never encountered this error. Would appreciate any help, thanks!
ERROR MESSAG…