-
**Contributor**: [contributor information - Optional]
**SSH Public key**: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEtOFi/1Y9fo7izQtjgn/1KYHIKz5dUNsSLhKafC09Uc
**Attestation**: [any form of attestation f…
-
**Describe the issue**:
Computing a single partition fails for a `dd.DataFrame` when query planning is enabled, on a result of `set_index`.
I can reproduce it when creating the dataframe with `fr…
-
## 🚀 Feature
Introduce Vec512 into pytorch to support AVX512
## Motivation
In this issue I would like to discuss introduction of 512b vectors into ATen backend. In the private PyTorch fork …
-
Proposal: organize a group of volunteers who will review requests for certificates for individual projects. Due diligence performed on reviewing each certificate application could resemble the [Freeno…
-
an engimatic, self bootstrapping, self creating, self manifesting,
self replicating,emoji based, quine,
meta meme, open source, lisp based,
artificial life, genetic …
-
## Ecosystem Advancement (RFP): zkOracle Integration for o1js
- **Intent:** To integrate zkOracle functionality with o1js, enabling Mina zkApp developers to incorporate zk-oraclized data in their ap…
-
# Nomination 🗳️
## Nominee Name
Marcos Allende Lopez
@AllendeMarcos
## Short Personal Bio
Executive Director and Head of Operations at LACNet, the orchestrator of blockchain networks for Lati…
-
### Code
```Rust
#![feature(auto_traits)]
#![feature(unboxed_closures)]
trait T {}
fn f() -> impl Fn(T) {
let p = ();
|_| p
}
auto trait Fn {
type Output;
}
fn ma…
-
The Non-Functional Requirements (NFRs) seem to have small inconsistencies across several examples, as well as examples not including some NFRs. Additionally, for some examples, the NFR labels end in `…
-
### Code
`rustc -Zsanitizer=cfi -Clto -Zvalidate-mir file.rs`
```Rust
struct Cursor {}
struct TokenTree {}
impl Iterator for Cursor {
type Item = TokenTree;
fn next(&mut self) -> Optio…