-
We do not change gains and we don't write the PI gain config register at all during these loops.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
100 buckets of bits on the bus, 100 buckets of bits.
(2) T…
-
In my src/functions.ts, I have a class that starts like this:
```ts
/**
* Represents a basic calculator with arithmetic operations.
*/
export class Calculator {
private accumulator: Big | …
-
Hello. I am trying to implement CORR() using custom function logic provided here:
https://github.com/alasql/alasql/wiki/User-Defined-Functions
This is my code.
```
alasql.aggr.CORR = function(va…
-
I recently come up with the following code:
```python
from typing import Self
import equinox as eqx
from beartype import beartype
from jax import numpy as jnp
from jaxtyping import Array, Fl…
-
This is the LHS of my rule:
```
(defrule calculate-dlp-add-ratio
"Calculate Dlp Add Ratio"
;{:salience 1500}
[VolumeAccumulation (= accumulationLevel VolumeAccumulation$…
-
The following example misses a `#[salsa::db]` on the `impl Db for Pimpl` but it only fails at runtime with a panic in `as_view`.
Ideally, we would catch this error at compile time. If this isn't p…
-
Idea 1:
- Make every triggerwave, except noise waveforms, a saw.
- Shift saw phase if triangle or tripulse is selected.
- Trigger on this falling slope.
-
- [ ] `rray_cumsum()`
- [ ] `rray_cumprod()`
Maybe add extra functions for
- [ ] `rray_cummax()`
- [ ] `rray_cummin()`
-
Clara already defines mathematical accumulators, such as [min](https://github.com/cerner/clara-rules/blob/0.19.1/src/main/clojure/clara/rules/accumulators.cljc#L118-L125) and [max](https://github.com/…
-
![image](https://github.com/user-attachments/assets/d25fb904-9ebf-4aa7-95ef-f378ae5f3a32)
The issue is here: https://github.com/PyroFire232/warptorio2/blob/5d875fa4ddf9f8280678409d7ff3412b000159fc/…