-
#### Problem
https://github.com/solana-labs/solana/issues/27384 is outdated as that was designed for program runtime v1.
#### Proposed Solution
Removing the concept of virtual address space:
- N…
-
### Introduction
### Describe your research in 2-3 sentences to someone that is not from your field (please avoid abbreviations)
### My research entails the following aspects:
| Re…
-
The language is not turing complete yet. We need to support conditional branching. An if-statement is a good first step.
-
## Summary
Jotai doesn't export the `Store` type for `createStore`
## Link to reproduction
```ts
const store: ??? = createStore()
```
## Workaround
```ts
const store: ReturnType = createSt…
-
- choose language — check if anybody has appetite for something else that isn't Python!
- scope features
things we need to figure out
- [ ] how to set up an app and use microsoft graph API (…
-
Running `./script/licensed` on an unmodified clone of Linguist seems to create a huge mess (see below). It removes newlines at the end of files, adds lines to license texts, and even deletes a few fil…
-
### Date of talk
2024-04-30
### Details of the talk
The Turing Way community launched the very first few chapters of the guide for reproducibility at the Collaborations Workshop in 2019!! We're FIV…
-
I'm not certain whether or not this can be considered a "Turing.jl-issue" or not, but I figured I would at least raise it as an issue here so people are aware.
The compilation time of Zygote scales…
-
we've been updated to the "new" version (from 6 months ago) - let's use this issue to capture any small changes that we can make before AIUK (pending a possible future overhaul)
- remove Cami
- ad…
-
I tested the following same script on milvus lite(installed by pymilvus 2.4.3) and milvus 2.4.1(commit id 15b78749a6, https://github.com/milvus-io/milvus/releases/tag/v2.4.1), the result is correct on…