-
Should implement the basic inner product arguments proof. Then design the puzzles learner should solve.
-
To not depend on external libraries and to provide correct, fast, and simple examples of LA usage with quantities we need simple vector and tensor types (up to 3 dimensions) together with the followin…
-
Hi @lovesh. Can you help me out in figuring out how to go about using inner product argument for input vectors of sizes other than powers of 2?
-
### Describe the bug
Multi-line description of Raises messages are concatenared into a single string interleaved by `\n`, this doesn't ultimately render in html (i.e. it renders as a single string). …
-
To prove knowledge soundness of the Bulletproofs inner product argument, I think you need four transcripts per step: Three transcripts are used to compute the vectors `a`, `a_L`, etc. Then, we arrange…
-
- [ ] The `Inner` class should compute the inner scalar product of two arguments which may be scalars, vectors, or matrices. The result should always be scalar. It should also compute the complex or …
-
Page 348, equation 12.117 - is it valid for a complex scalar _a_? In the context of examples in the section 12.4. Wouldn't it be easier to reformulate as the linearity in the **second argument** inste…
-
### Which area is this feature request for?
Website User Interface, Command Line Tools
### Describe the feature you'd like to request
https://www.sphinx-doc.org/en/master/usage/restructuredtext/dir…
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [X] I have already [searched in existing i…
-
# Syntax
~~Once again we would change required syntax to work :sweat_smile:~~
```python
from dataclasses import dataclass
from types import SimpleNamespace
from typing import Callable
from st…