-
returning the favor to @arj03 and providing a test vector for BIPF:
```f50418666f6f8c02127fff0a800a810aff0a000a010a7f12800012007f1a0080000e002179656168061862616695014046726564686f6c6d4305413da6832f…
-
Currently, COP and F calculations are performed iteratively. Vectorizing the code (where possible) could enhance speed.
-
How to support vectorized transforms? I would like to have a single `Transform` object with many different values for the parameters. For example, look at the following example:
![image](https://clou…
-
I think all of these functions could accept 3D arrays of shape `(n_voters, n_cands, n_elections)` or `(n_elections, n_voters, n_cands)`, whichever makes more sense, and return a list of winners for ea…
-
I would like to get this example to work using ruby_gnuplot:
http://stackoverflow.com/questions/16541040/how-do-i-use-gnuplot-to-plot-a-simple-2d-vector-arrow
However, my attempt is not working. I t…
-
Used vectored interrupts for better latency, lower overhead, and future addition of interrupt nesting.
-
We should implement a vector class, using std:vector from C++, which would allow adding new items to a vector with amortized constant complexity (it would solve a "dynamically extending vector" proble…
-
see https://github.com/systemapic/wu/issues/330 and https://github.com/systemapic/wu/issues/331
-
```
new type: [tau]
new functions:
tab: {tau} -> [tau]
seq : [tau] -> {tau}
length (#) : [tau] -> int
elt (x[y]) : ([tau],int) ->tau
note: can make seq a defined function:
seq(v:[t…
-
Je hebt feedback gekregen van **SilvanDomino**
URL: https://github.com/WolfFire404/Icr/blob/master/Assets/Script/Chunks/Point.cs
Feedback: Waarom gebruik je hier geen Vector2?
Behalve wiskundige def…