Andrew Bainbridge
Andrew Bainbridge
When SPHSolver::findNeighborhoods() generates the vector of neighbours for each particle, it include the particle itself. In other words a particle is found as a neighbour of itself. This seems wrong...
Imagine that you are trying to render a square that is, say 10x10 pixels, like this: ``` 8,8 168,8 ___________ | | | | | | | | |_________| 8,168...
…le switch. #### Related issue (if any): [] https://github.com/tsduck/tsduck/issues/1090 (Sorry, I don't know what the #nnn notation is). #### Affected components: dvb plugin. C++ component libtsduck/dtv. #### Brief description of...
#### Is your feature request related to a problem? My building uses unicable to distribute satellite signals. #### Proposed solution: Add support for unicable. #### Alternatives: Use a different program...