-
Since #28946, in particular commit ab49f228ad6f37ba78be66b34aa5fee740245f57, the `Encrypt()` and `Decrypt()` functions in the `crypto/ecies` require the public keys to implement the `crypto.EllipticC…
-
### 🚀 The feature, motivation and pitch
Some people would like to use complex convolutional neural nets for Fourier series for MPS. Implement more functions like airy, jacobi theta, elliptical integr…
-
```
Infinite precision evaluation functions for elliptic integrals and others
```
Original issue reported on code.google.com by `moiseev....@gmail.com` on 10 Jan 2010 at 6:33
-
~~Would be nice to have a catch-all SpecialFunctions package to put (ideally pure Julia) special functions in, maybe this package could be a start?~~ Just noticed that https://github.com/nolta/Special…
-
It looks like ngram.py from arxiv-classifier is building a phraser from the whole training corpus and using that during training but not using it during classification.
It doesn't seem correct to …
bdc34 updated
5 years ago
-
Encoding:
```
var objj = {
rsa: keys.rsa.public,
rsa_sig: keys.ec.dsa_obj.priv.sign(Array.from(convertB64toUint8(keys.rsa.public))).toHex(),
ec: …
ghost updated
7 years ago
-
This issue is for the transfer of the [hedera-sdk-go](https://github.com/hashgraph/hedera-sdk-go) repo to Hiero. Details about the general transition process can be found at https://github.com/LFDT-Hi…
-
- See paper that M.R. gave me: describe zeta-function regularization, its representation as exp(partial(zeta)@0), the integral representation of zeta in terms of sums of exponentials, and issues of si…
-
**Parameter**
In the file "https://github.com/elliptic-shiho/ecpy/blob/master/examples/boneh_lynn_shacham_short_signature.py", I would like to know why you have all those parameters please?
In y…
-
### 🚀 The feature, motivation and pitch
Implement `ellipe(m)` special function in PyTorch. This function is used to calculate the elliptic integral of the second kind.
### Mathematical Expressio…