-
# >> See updated issue [HERE](https://github.com/Cxbx-Reloaded/game-compatibility/issues/703)
-
Hi Mario, this is just some feedback on macOS Catalina and PTB (clean install running on a MacBook Pro Retina, 15-inch, Mid 2015, hybrid GPUs inc. AMD Radeon R9 M370X). I disabled SIP and the (new uns…
-
I was surprised to find out that we can nest types in objects, but not types in types (at least not in a way that they can be used). That is, the following gives an error:
```
type A = {
m(n:N…
-
I am running Nozzle jet flow to understand shear flow for aeroacoustics data. And I see pressure reflections at the outlet and wall boundaries. I tried to use NRBC BC which SU2 had it earlier but look…
-
@bhaveshshrimali (from #438):
> Thanks! I was starting to take a look at implementing the hyperelasticity demo. The most natural examples to follow seem to be linear elasticity, nonlinear poisson a…
-
Add option to fuzzy only the outside walls, like the brim outside only option.
Use case - when printing a two part box top and bottom - they are open so all walls are considered outside and fuzzed…
-
Hello,
I was wondering if it's possible to use this kernel on my ASUS C201 Chromebook, which is based on the same RK3288 SoC. Currently I'm running Arch Linux ARM off a microSD card and it runs the 3…
-
Hi there,
hope you're doing well! I have to ask a bit of your help here.
I'm experiencing a crash when creating a new "simple" view:
```
[Switching to Thread 0x7feb28221700 (LWP 27343)]
snap_t…
-
I got the same error [#19](https://github.com/cole-trapnell-lab/monocle-release/issues/19) , but I can not mange it! any help?
```
> cds
-
The largest bottleneck for computational speed is the fact that all vertices are processed one-by-one (n = 1). The current `vertexwise` implementation should handle n > 1. The chunk size (i.e. n) shou…