crystalthoughts

Results 28 issues of crystalthoughts

I'm struggling to set an absolute path in the demo to an already downloaded model. I get a 'Triton not found' error but then nothing, when I cancel the process...

Hi - I'm trying to follow your example but using a dll. I run into a wall both statically linking and calling a dll library for CozoDB. https://github.com/cozodb/cozo/blob/main/cozo-lib-c/cozo_c.h The api...

Client: Win 10 , latest VS Code Server: Alma Linux via SSH On connection it seems the server tries to install its scripts several times, every time, on my one...

ssh

Hi, I'm following the instructions for building on Windows. Everything builds successfully but I notice things aren't collected in one folder with submodule directories but inserted into the build folder...

Hi, is there a workflow for dealing with things like this: ``` @variables e_0 e_1 e_2 e_3 subs = Dict( e_0^2 => 0, e_1^2 => 1, e_2^2 =>1 ) ex...

Hi, is there a build process for updating to newer Houdini versions or is it more involved than that? Would be great to have a Houdini 20 build :) Thanks

I'm about to play around with compiling this to wasm. Would you be open to a pull request for the annotations if I get it working?

Hello, Is there a C API available for this, I don't spot one. It would really help with adoption if bindings could be created for other languages. Also how is...

Hi, I know that Zig can compile using the C ABI, and I'd like try binding this to Odin. Would there be any difficulties when using this as a static/dynamic...

I'm in the latest godot version and when running, even though the state machine player shows the State Machine tab, there are no visible variables or highlighted states. Is there...