-
Does anyone know how the author obtained the AllWords.txt and generated the images in New.zip? This could help expand the training dataset.
-
Found while attempting to upgrade `pydantic-core` to test out PyO3 `main`.
Consider the following code from 0.22.
```rust
use pyo3::prelude::*;
pub trait Foo(foo: impl Foo
where
for(f…
-
-
Hello, first of all, cool idea of a 3D extension to the ECFP, i would like to use them in my project.
I have created rdkit mol objects with `Chem.MolFromXYZBlock` already and used them with the mor…
-
### Description
I have no idea what happened, but the Scratch Addons extension panel stopped working, and the settings page was blank. I couldn't even open Scratch, so I disabled the extension, and I…
-
### Background
For Drake to be thread safe, each thread must have its own mutable memory. We normally handle that with a per-thread Context that contains a cache. In many cases a thread just needs so…
-
It would be cool to have a tutorial that shows all the different things you can do (and have to be careful of) when building a raster from scratch.
- Build using ranges, vectors, matrices of lookup…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
A short code snippet of what you have ran. Please change or remove any specific values or anythin…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Skyspell highlighter doesn't seem to work in scratch buffers.
Steps to reproduce:
```sh
echo "mispelling" > test.txt
cat test.txt | kak -n -e 'eval %sh{skyspell-kak init}; skyspell-enable en_US'…