chris m
chris m
This can be done using the above through the TCP connection, but in practice should be probably be addressed using UDP. The branch `udp` is currently being developed in support...
Do we currently have state transitions for `Node` back to `Node`? That could allow us a fallback, and then maybe have a fallback in terms of connection policy for the...
I'm certainly not advocating for using Discord as an alternative for Github, or for larger, more in-depth discussions. Those (such as the one we're having right now) happen on Github...
@bytesnake @ZuseZ4 @vadixidav Many months after I said that I would do this, I finally got around to creating a basic server on Discord (https://discord.gg/c5yQWcZTng). If you're interested in hopping...
+1 on seeing this error when trying to train a model
I believe that some other projects like Bevy are looking at using [`cosmic-text`](https://github.com/pop-os/cosmic-text) for this, per https://github.com/bevyengine/bevy/issues/7616
I believe that I wrapped the `Pid` in a struct that takes `T: num_traits::float::FloatCore`, but the concrete implementation is currently for `f32` (with an eye on probably moving towards `f64`...
@MilaKyr I believe most maintainers are a bit limited in the bandwidth we currently have for contributing to that ourselves, but we're happy to accept/review draft PRs for new functions...
That would be great :) I think you should have updated privileges for everything (at least on Github and Zulip) now, but let me know if anything doesn't work!
I'm not sure that I fully understand what the ask here is, but will attempt to answer some of these one at a time: > The current version of rand...