-
I've sent an email to s3rvac@gmail.com with a google drive link to the input file, the output files, and the file that contains the output of running the decompiler. Subject line is the same as this i…
-
Many space groups have degenerate choices of origins. Some have only a small number (ie 2) possible origins. Whereas others have a continuum of origins along one or more axis. These are called polar s…
-
Compilation proceeds without errors.
When I run the text example ```${ROOTPWA}/test/testMC.sh```, I get the following error
```
TypeError: No registered converter was able to produce a C++ rvalue o…
-
Implement a more variable phase space binning.
First step:
- [x] **First:** Reduce the binning to stay under 48 KB (or to be a bit more strict 32 KB) shared memory. Relevant for change in precision o…
-
### ⚠️ Check for existing issues before proceeding. ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
### Where are you using SuperCoder?
MacOS
##…
-
Chaff pods are currently in MegaMek, but are not functional.
The rules may be found on page 111 of *Tactical Operations: Advanced Units & Equipment*, and consist of a few distinct effects that occu…
-
The C standard states in 6.4 p1
> preprocessing-token:
> ...
> each non-white-space character that cannot be one of the above
…
-
Nonlinear IK with collision avoidance constraints can be brittle, depending on the robot+environment. A potential improvement to the `MinimumDistanceConstraint` IK formulation could leverage the IRIS …
-
esp32 s3
A lot has changed, I was using a very old build. I compiled a fresh one and took the working code from the discussions, but I get an error
Traceback (most recent call last):
File "bo…
-
Firstly, thanks for this example - SwiftLint takes 30+ seconds to run on our project, so it was a nightmare running each time.
We run a full SwiftLint / SwiftFormat check on every PR on CI, so for …