-
## Environment data
- Pylance version: v2024.9.2
- OS and version: Windows 11
- Python version (& distribution if applicable, e.g. Anaconda): Python 3.11
## Code Snippet
`…
-
### Description of the bug
So, I had my docs already working. Added new pydantic models and saw that mkdocstrings cannot parse it correctly so I used this extension, but got really similar result…
-
I'm learning Miracl Library recently, and I have to say it's really friendly to me. These days, I'm testing running time of scalar multiplication on elliptic curves (y^2=x^3+7) with a C program. It t…
-
` epoint *p2 = epoint_init();
big x2 = mirvar(0);
big y2 = mirvar(0);
cinstr(x2, "6C997F3E7F2C66A4A5D2FDA13756A37B1");
cinstr(y2, "4A38D11829D32D347BD0C0F584…
-
I get an error when trying to download a Spotify playlist (it's public). It errors out saying the request was invalid.
```shell
PS C:\> qobuz-dl dl https://open.spotify.com/playlist/7nr40V8A1xIusz…
-
Hi,
I am new in C++. I am trying to call Ecn function (public) function given below, in Ecn.h using two Big points and when i am doing that I am getting infinity as answer
public:
ECn() …
-
I regularly buy albums on Qobuz.
In 2023 the official Qobuz downloader app for Windows was introduced and the former option of downloading .tar archives via their web interface has been removed, so L…
-
In this method ,if Q == P ,mr_mip->Asize = 0,and if P->marker = MR_EPOINT_NORMALIZED,than P->z = 2*P->y,or P->z = 2*P->z*P->y.Why P->z = 2*P->y when the P->z is zero?
-
I just started using miracl to implement ECC, as shown in the picture, why do I get the wrong G after executing powmod()?
![1680754483001](https://user-images.githubusercontent.com/41739439/230270545…
-
C:\Users\Cai>F:\MOOV-DL-main\moov-dl_x86.exe -u https://moov.hk/#/album/VAID00717078A
_____ _____ _____ _____ ____ __
| | | | | |___| \| |
| | | | | | | | | |___| |…