-
find -type f -print0 | xargs -0 grep '\*[^]]*DT_ALIGN'
./src/iop/highlights.c: float *const DT_ALIGNED_ARRAY tempbuf = dt_alloc_perthread_float(4 * width, &padded_size); //TODO: alloc in caller
./s…
-
The program freezes or gets stuck when I run the following code, python is 3.9.16, pythonocc is 7.7.0:
```
from OCC.Core.gp import gp_Pnt
from OCC.Display.SimpleGui import init_display
from OCC.Ex…
-
Hello,
I was trying to use spectool and I am getting an error with finding casadi when compiling the CMakeLists file.
The `FindCasadi.cmake` gives an error `Could not find CasADi libs`.
`…
-
I tried to build Casadi. it failed with an error:
Build log
```cmake
Build started...
1>------ Build started: Project: casadi_sundials, Configuration: Release x64 ------
2>------ Build sta…
-
Hello Logan-Shi,
Thank you for your research and repository.
I tried running your code but I am getting following error
```
Output argument "p_t" (and possibly others) not assigned a valu…
-
_Originally posted by @Seb-Lorek in https://github.com/liesel-devs/liesel/discussions/105#discussioncomment-7443219_
Actually as far as I can see, I need to add the group. Otherwise the rank of the…
-
Kia ora,
I'm getting the following MethodError when GrowClust3D starts the relocation estimates. The test and example runs work perfectly fine (both single processor and multiprocessing) and there …
-
i just use the kalibr to caliibrate the imu and camera.
my imu is the ttl-485 wit HWT905-485,just one request and one answer.
first i just record a rosbag by subing the /imu and /usb_image_rect_…
-
My Samyang fisheye produces quite strong chromatic aberration. When I convert the images with dcraw, I invoke the chromatic aberration correction using the parameter -C 0.9996 0.9996. Now I tried the …
-
I have tested several curves for parametric description of the guideline parameter along the peg number axis.
It has been found a 5-order polynomial curve provide superb accuracy (better than 1 mic…