-
As a user, I want to edit my voted category and attest again.
### Design:
https://www.figma.com/design/tP7Arb2C8aDB05wCVxVVSB/Pairwise-RF6--%3E-Voting-App?node-id=1175-36543&t=YULRHcxIjN0cH8Gc-4
##…
-
This issue builds off of discussions in #235, #314, and #324.
To summarize: #324 implemented a "quick and dirty" way of doing line flux measurements - basically it only considers whole-pixels. Th…
-
As is well known, float16 behaves bad in term of CPU performances (refer to https://stackoverflow.com/questions/15340781/python-numpy-data-types-performance). Float16 will be converted into float32, i…
-
-
Currently `-O3 -ffast-math -s` for release builds. Do we want to throw it ot the window and use `-Ofast`?
https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html
-
TODO
-
```
We need methods of Integral to manipulate the Integral. Some things we could do are:
- Split the Integral as an Add (Integral(f(x) + g(x), x) => Integral(f(x), x) + Integral(g(x), x))
- Split u…
-
```
Dear gmapcatchers!
To begin with: Some days ago my kids complained about a very slow download
function. "Hardly any progress after one day loading". I easily found the
problem: they tried to lo…
-
```
Dear gmapcatchers!
To begin with: Some days ago my kids complained about a very slow download
function. "Hardly any progress after one day loading". I easily found the
problem: they tried to lo…
-
Hi,
I recently read the paper and cannot understand the idea of Analogy Model and also its implementation. It seems that the score function in line 574~590 of the main.cpp is the hybrid between Dist…