-
If the user saved the particle system over iterations, e.g., run on a server, this subcommand/API should provide the user to visualize saved particle updates to trouble shoot correspondence optimizati…
-
Dear ocs2 development team,
First and foremost congratulations for the great work and thank you for sharing this with the community.
I am exploring ocs2 for our quadruped bi-manual Centauro robo…
-
A version of the simulator you can use without an internet connection. Either by making the online version a PWA (progressive web app) that is available offline, or by providing a downloadable version…
urish updated
2 weeks ago
-
Naively converting everything projection-like in Substrait (ProjectRel, emit clauses, and complex expressions in non-project and non-filter relations) to individual project nodes would lead to convers…
-
Using the `CBuilder` in a build hook does currently not set an optimization flags for the C compiler. This means that by default C/C++ code gets compiled unoptimized, which is a rather bad gotcha in r…
-
Hello,
Is it possible to update DownloadRequest data (byte[]) after the first initialization?
I wanna store the bookmark and it will be updated after each playback.
I've tried to re-create a ne…
-
I see you back when, welcome back.
I back to with my suggestion/bugs:
1. Old (but still exist) https://pastebin.com/E1BzKWzL
2. [22:57:42 WARN]: [PvPLevels] Version: 2.2.4 has been released! you a…
-
## prerequisite
Local relay / nostrdb migration https://github.com/damus-io/damus/issues/2041
## User Story ##
As a nostr newbie, and prospective Damus user who wants to Damus to be ready to use up…
-
ed25519-concensus batch verification is slower than ed25519_dalek due to extra deserialization/decompression requirements (In practice N extra point decompressions in ed25519-consensus). See https://t…
-
For example:
i,ij,jk->k where sizes are [5],[5,100],[100,5], and the second and the third tensor is a constant
Then it is a good idea to cache ij,jk->ik