-
The current example WQ program (gzip some files) isn't an ideal example to show to new users. It's simple, which is good, but doesn't represent a typical use of WQ. And it has strange ergonomics in …
-
Hey, I know it's not released yet, but I decided to play with it, since it's merged to `develop` branch anyway
I read documentation from component's source code and it says that there are three way…
-
-
Using the mapping to extrude/revolve a 2D curve in 3D space via the mapping function breaks on the GPU.
See the script below with an example that runs on the CPU but fails on the GPU
```julia
u…
-
How would I change the force law used, such as to implement a MOND simulation with this code?
What lines of this code would I have to change?
-
![A% {Y$IC8{)Y2 S5K%`}8J5](https://github.com/user-attachments/assets/d893a4cc-aaa2-4662-bdc5-883fc6c61c13)
Hello, your work is really great, but I recently encountered the error shown in the pictu…
-
Been doing some performance profiling to see areas I could improve performance.
I've found that quite a bit of the time in simulation is spent in swapping components in the ECS framework. Is this s…
-
We currently have an enormous drop of fps when computing the forces between each object, the algorithm in itself may not be easy to optimize, however, switching to C++ or cython would greatly improve …
-
Dear Patrick
Hi
I'm using your Rda simulation to test the results but when I run the program with the following configs, i could not get the results i the CSV file.
\\\\\\\Host\\\\\\\\\\\\\
…
-
I would like to use VexCL w/ ODEINT to do "event detection" or for finding "zero crossings", but I am struggling to determine the best way to do this.
I would like to use event detection for two dif…