-
Consider the following enhancements. Include any functions that have not already been mentioned.
### Basic operations
- [ ] [fmod](https://en.cppreference.com/w/cpp/numeric/math/fmod)
- [ ] […
-
The func_button spawnflag "Sparks" does not work as intended. Because it uses gpGlobals->time, its nextthink will be incorrect. It should be using pev->ltime.
Offending line: [https://github.com/Va…
-
* [Link](https://arxiv.org/pdf/1909.10831.pdf)
* Title: Entropy from Machine Learning
* Keywords (optional):
* Authors (optional):
* Reason (optional):
* Summary (optional): Estimate entr…
-
Great job! I'm curious, how long will the code take to run? I've been running the garment simulation code for about half a day, and it's still going!
-
Hi @Beforerr, I wanted to offer a few suggestions for the type hierarchy that this package implements. This would help me to incorporate this into the JuliaPlasma/ParticleInCell.jl.
At it's core, I…
-
```
Greetings.
What steps will reproduce the problem?
1. Go to menu Plugins > SketchyPhysics > Physics Settings and set wordscale
to 9
2. Draw a rectangle, give it thickness and turn it into a group…
-
I noticed that `btCollisionWorld` doesn't have any constructors defined in the IDL. This class is usually just a super class, but it's useful on its own too if you only need collision detection and no…
-
This post will explain a technique for generating an overmap lightly inspired by the one in [Slay the Spire](https://i.imgur.com/jSXckIk.png). The general way it works is like this:
## …
-
### Is your feature request related to a problem? Please describe.
PhotonDust is right around the corner, and I would like to suggest (doesn't have to be implemented, just an idea) being able to use …
-
Thought id mention; there is a brax implementation of SHAC [here](https://github.com/google/brax/pull/262#issuecomment-1387428472)
I suppose its hard to compare directly since the envs are not iden…