Unknown
Unknown
well, the main target for matrix support is machine learning, which relies on performance!
hmm thanks for the response! Wel When I was looking for How to implement Reiforcement Learning, I was looking for a C++ implementation, because then I could make as a...
Nope I dont want to implement it! I was just looking for a library, the thing is that seems that python is the only way out. The problem now is:...
WOW thank you very much, So in case of OAuth Apps the requests to download can be from any repo not only mine?
I can confirm this bug: https://imgur.com/Sqosj5i.mp4 launch.json ``` { "name": "Launch", "type": "godot-mono", "request": "launch", "mode": "executable", "preLaunchTask": "man-build", "executable": "/run/media/nonunknown/3a1f3657-ce4a-4ffa-8f65-f41e1dfcaf68/godot/bin/godot.linuxbsd.tools.x86_64.mono", // See which arguments are available here: // https://docs.godotengine.org/en/stable/getting_started/editor/command_line_tutorial.html...
why not? Porting these codes to GDNative and/or Modules, is a good approach!!
well I would like to, I've already Implemented a state machine using GDNative, But I must say, I'm no expert, but I would like to. Also of course if @willnationsdev...
well, godot 4 is approaching, we're having a lot of improvements into graphics and GDScript itself, In my opinion you should contact Vnen, since he is getting into GDNative, And...
could you please provide some use-cases?
ohhh so this solution basically lerps from 0 to 1, but according from how far the analogic is from the center...