-
At the moment the architecture is designed around pure components with zero side-effects, i.e. fully parametric designs. The entire component tree is rendered/evaluated each frame, rather than the tre…
-
Given that I have a parametric model, with a defined distribution (lognormal). How can I extrapolate the survival curves so that I can predict lifetimes without getting an inf?
-
Using `cfdm.DomainAxis` (and filtering downstream to cf-python, so `cf.DomainAxis` equivalently) with the `source` keyword to create a Domain Axis construct works fine when the source it itself a Doma…
-
As a GSSOC '23 contributor I would like to add this project. In this project developer will be analyzed the gender using the voice by defining t various parameters of the voice frequency, such as inte…
-
Implement a terminal where we can run Formality commands and get outputs.
Pre requires:
- [Formality](https://github.com/moonad/Formality/blob/master/src/main.js) needs a parametric `console.log`.…
-
Use case: Use parametric topology as the basis, but then manually connect certain neurons on top of that (syntax not final):
```c++
adj_list adj(fixed_probability(0.1));
adj.connect(0, 99);
...
…
-
- [ ] Default grid + sky
- [ ] Basic unit scales (cm, m) + object size reference (chair, table, person)
- [ ] Basic lit room space (something neutral, versatile ie: gallery space)
- [ ] Basic envir…
-
Since a recent update (I am currently on Manjaro using Carla 2.5.7), my previous audio setup has been totally broken due to Carla not functioning properly. I have been using the following custom syste…
-
Hi,
First of all, thanks for distributing the software.
I generated the input for clonevol using pyclone-vi and ran the 'infer tree' process of the clonevol, but the following error message occu…
-
Hello!
I have 2 questions regarding the center of gravity. They are as follows:
1. I was wondering about an apparently silly issue regarding the Capytaine handling of center of mass/center of grav…