-
Here is a short list of nodes and features in order to expand the capabilities of KabelSalat.
# Ugens
## **Attenuation / Amplification**
- [ ] Low Pass Gate
- [ ] Amplitude scaling
- [x]…
-
From my perspective, when doing training we should try to keep our examples as simple as possible to not distract the students from what's really important to learn in every section.
For example, in…
-
This is in order to encourage methods accepting Vectors of both kinds, unless they explicitly need a mutable or immutable one.
The primary issue is that these class names are core to effectively al…
-
This error gave me a big headache `$('#paginator').pagination('updateItems', numVideos)`. It's supposed to call this function below. Turns out o is null.
```
updateItems: function (newItems) …
-
## Maintainer List
@rskhan167
## For New Translators
Please read this first (click to open)
To translate an article:
1. Check that no one else has claimed your article in the checklist below.
2.…
-
A few problems involving vectors I often have to look up the math for. It would be very helpful if these came as methods on panda3d's Points and Vecs, especially for us linear-algebra newbs.
- Get …
-
> Resources
- https://en.wikipedia.org/wiki/Mathematics
- https://en.wikipedia.org/wiki/Pure_mathematics
Pure mathematics is the study of mathematical concepts independently of any applicat…
-
It would be nice to be able to query a database using linq without directly writing sql.
The following syntax would be possible:
```fsharp
open FSharp.CosmosDb
open Newtonsoft.Json
type User …
-
I found out that esp32-s3 will have improved hardware support for some dsp functions.
But that espressif also have an esp-dsp module that also provides improved/optimized code for regular esp32 mat…
-
Implement using sage-manifolds:
Nesterov, Yu., Todd, M. On the Riemannian Geometry Defined by Self-Concordant Barriers and Interior-Point Methods. Found. Comput. Math. 2, 333–361 (2002). https://do…