Pedro Alves

Results 9 issues of Pedro Alves

Hello, I'm trying to install the [editor-autolist](https://saqimtiaz.github.io/sq-tw/editor-autolists.html) plugin but there is something going wrong. When I create a new tiddler, type "#" or "*", and then press enter, the entire...

In Sia-UI, on the wallet tab, when I click on "Send Siacoin", it shows a form asking for the amount that I want to send and the receiving address. However,...

The allowances estimation needs a refactor on its formatting. https://drive.google.com/file/d/0B6wfyBYbQiI1dWR1dTFkMnBLY0U/view?usp=sharing

…. This commit replaces it by a call to the new web API.

**Is your feature request related to a problem? Please describe.** I have benchmarks that need to be executed for different input parameter sets composed by many integer attributes. Today the...

good first issue
docs

**Is your feature request related to a problem? Please describe.** I would like to have a new column in my benchmark report presenting the number of operations per dollar. I...

**Expected Behaviour** I'm loading a PDF presentation, which I used in the past with pdfpc, and I expect it to open. **Actual Behaviour** I receive a segmentation fault error and...

cannot reproduce

Original code were not working anymore. This will fix it.

Hello, I've found some cases in which the homomorphic multiplication seems to fail. In particular, I got this MWE that tries to compute -22.5 * -22.5: ```C++ long logN =...