-
This post was created built on ideas and feedback we got from this video:
https://www.youtube.com/watch?v=U1fgyc1Ew4g&feature=youtu.be
**Introduction**
Hearing is the second most important human sens…
-
Is there a method for propagating an application between clusters without specifying wich resources should be propagated? For example, can an app be propagated using the namespace where it's deployed?
-
been having an issue on a particularly large map (though the sections i'm dividing up and populating with reverbs are small). trying to divide up areas for sound environments results in increasingly b…
-
Hi!
I am using NoiseModelling 3.4.1, and I have noticed a weird behavior of the noise propagation in a specific situation.
I am trying to evaluate noise levels on a façade at different levels. T…
-
Hi, I'd like to implement a trust propagation system, to allow people to see estimate evaluations of others, and to be able to trust that those estimates are probably correct. This is similar to [wha…
-
This sounds quite obscure but is in fact extremely important to avoid erroneous propagation
consider
```yaml
[Term]
id: UBERON:0018140
name: mammary lobe
is_a: UBERON:0009912 ! anatomical lo…
-
the optimizer already removes lots of redundant and unreachable code, but there are some improvements:
propagate function results when safe:
```
var x = h$c(...);
h$r2 = x;
return ...
```
and other…
luite updated
11 years ago
-
**Reported by dericke on 10 Feb 2013 20:47 UTC**
The System for the Prediction of Acoustic Detectability (SPreAD) is a public-domain noise-modelling program for sound propagation based on weather, lan…
-
With the recent changes, we made metadata syncing to use the current user instead of superuser. Now, the last major operation that uses superuser is the object propagation. If we can make object propa…
-
**Problem**
In #229 we found that calls to `java/io/PrintStream.println` are not found for CG-Algorithms besides CHA **when loading the JDK as interfaces**. The reason is that the type iterator will …