-
The type checker fails to accept the following program.
```
recbug : {n, a} (fin n) => [2 ^^ n]a -> [2 ^^ n]a
recbug a =
if `n == 0 then
a
else
even # odd
where
even =…
-
Apply:
* [attachment: trac_9706_chebyshev_collection.patch](https://github.com/sagemath/sage-prod/files/10650406/trac_9706_chebyshev_collection.patch.gz)
* [attachment: 9706_review.patch](https://g…
-
BPO | [26256](https://bugs.python.org/issue26256)
--- | :---
Nosy | @rhettinger, @jneb, @mdickinson, @vstinner, @skrah, @serhiy-storchaka, @csabella
PRs | python/cpython#4808python/cpython#11736python…
-
I am trying to test a specific parameter set suggested from the paper [1] (based on CKKS scheme) with SEAL/native/examples/04_ckks_basics.cpp. But it says that the parameter set does not satisfy the s…
-
### Security issue notifications
minimal
### Problem:
`pq-crypto/kyber_90s_r2/ntt.h` declares the number-theoretic transform clean functions as:
https://github.com/aws/s2n-tls/blob/7a7f7fc4a…
-
### Discussed in https://github.com/beartype/beartype/discussions/132
Originally posted by **tlambert03** May 31, 2022
First, thanks for this amazing library. The scope and detail are beary i…
-
BPO | [26512](https://bugs.python.org/issue26512)
--- | :---
Nosy | @birkenfeld, @rhettinger, @mdickinson, @abalkin, @vstinner, @vadmium, @serhiy-storchaka, @JulienPalard
Files | [stdtypes.patch](http…
-
Hi, this is surely the wrong place, but I wonder if you might create a thread announcing your library on (say) elixirforum, so that people like myself can "send you requests to do free work in a bette…
-
- News
- AAAI 2022 2월 22일 ~ 3월 1일 (무려 9일 이나)
- NAVER CLOVA 발표 스케쥴: https://naver-career.gitbook.io/en/teams/clova-cic/events/clova-ai-lab-aaai-2022
- ACL 2022 Notification 2월 23일
- [AI미래…
-
**Submitting author:** @vipinagrawal25 (Vipin Agrawal)
**Repository:** https://github.com/vipinagrawal25/MeMC
**Branch with paper.md** (empty if default branch):
**Version:** v1.1
**Editor:** @fboehm…