-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Pred…
-
Hi, I've been fiddling around with an issue for a while now, which looks like a bug to me. I want to filter on a relation's property "viewedAt" (which is datetime or NULL in the database) but cannot m…
-
Not sure if this question makes sense and it may also be machine-dependent, but I'm wondering if there is a delimiter char I can use to separate words in the input to libdivsufsort so that this char w…
dhowe updated
3 months ago
-
I've modified class phpMorphy_Morphier_MorphierAbstract this way:
```
function getParadigmCollection($word) {
if(false === ($annots = $this->finder->findWord($word))) {
return false;
…
-
In the commit b5dbe8d, I changed the default for the `array_suffix =` argument to "UD", but left "A0B0" as an option. Once we get this branch to operate using "UD" as the default, consider removing "A…
-
# P0
- [x] BCC
- [x] compress tree
- [x] extended euclidian
- [ ] factor big numbers
- [x] HLD
- [x] max flow
- [x] max matching
- [x] min cost max flow
- [x] NTT
- [ ] string hashing
- [x]…
-
STAR should check the input files all exist **before** doing any long-running tasks.
```
May 12 14:17:16 ..... started STAR run
May 12 14:17:16 ... starting to generate Genome files
May 12 14:18…
-
https://github.com/mattermost/mattermost/blob/bc887441d031ca972e7cb56dcdf87a8a4fc23166/api/v4/source/definitions.yaml#L372
In actual responses, the `order` array contains the most recent key first,…
-
Consider an API which makes it more convenient to add relations by providing a triple (a, rel, b), to create a relation rel from a to b.
Consider the following options:
- adding relation
- over…
Pfeil updated
1 month ago
-
When working on setting up loading material variants I kept finding that useGLTF was only returning a single material when the gltf has three different ones:
![image](https://github.com/user-attachme…