Christo S. Christov

Results 8 issues of Christo S. Christov

Do you have any plans to port Quickgraph to be usable in dotnet core?

CourseWork2

There's some flickering on the TubeVisual3D when the model is large. Here's how I create it: ``` d.Add(new TubeVisual3D() { Diameter = x / 2, Path = new Point3DCollection() {...

help wanted
you take it
unconfirmed bug
WPF

Is there a way to use a CancellationToken to interrupt the execution of a script?

core

I'm trying to intercept the method calls to a ironpython exposed c# object.For whatever reason this doesn't quite work. I'm trying to find out why but so far no success....

### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Hi, Altho it seems like a silly question, I...

question

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] This project is awesome....

Best I managed to get is to modify the compile to: ``` swig -python trace_skeleton.i gcc -fPIC -O3 -c trace_skeleton.c trace_skeleton_wrap.c -I/$(python3-config --cflags) gcc $(python3-config --ldflags) -dynamiclib *.o -o _trace_skeleton.so...

Using the npm inside node js tools for visual studio installing outputs : Registry url: https://registry.npmjs.org/ Current Time: 30.8.2015 г. 1:58:52 Last Refreshed: 10.6.2015 г. 1:39:37 Number of Results: 164766...

bug