-
Tests can be found under /exec/tests subdir.
RFD (/tests/RFDanalysis):
Run with rfd_tog on and off, analyse particle distribution using Mathematica file. PASSED.
periodic electrostatic (/tests…
-
Hello,
I think that I have spotted a syntax error in one of the latest commits in _System/source/GaussBeamSource.cxx_
There is missing code between GaussBeamSource::writePHITS and GaussBeamSource:…
-
[We can convert unions into intersections](https://stackoverflow.com/questions/50374908/transform-union-type-to-intersection-type) (thanks @jcalz!), and we can model variadic args pretty well, so I fi…
-
** Metric / Plot Impacted **
- z amount threshold
- This is currently found in mouse-seeks reports Stability Report: Z-drift section.
The threshold is what should be re-evaluated and adjusted. …
-
Currently the formatter is only configurable by a predefined set of options. We should design a public API allowing extensions to the formatter, so automatic formatting operations triggered by user ac…
-
Molotov / Gas Can
-
If you are in a battle, and you want to destroy your opponents airship as fast as possible, you are most likely to fire a bunch of missiles at their engine(where thair redstone blocks are). But someti…
-
After missile launch happens something strange, seems that z-levels between finale and first underground z-level teleport themselves under finale z-level (my characters were saved on them due segfault…
-
This is a place holder for creating a module from the strong_type source.
Some initial thoughts
This should probably be done following the same model as the MSVC standard library. This is on the…
-
A typical stroke-drawing application, requires these functions:
1. Get points from user input, usually from 'pointer events'
- https://github.com/steveruizok/perfect-freehand/blob/main/packages…