-
Updated
Oct 11, 2021 - Java
search
Here are 4,729 public repositories matching this topic...
-
Updated
Oct 3, 2021 - Rust
-
Updated
Sep 25, 2021 - Python
-
Updated
Oct 11, 2021 - HTML
-
Updated
Oct 7, 2021
We have now successfully added guidelines for importing and using algorithms in this repository, inside other algorithms. This has been done to reduce code repetition and uphold code quality. Some functions do implement their own versions of data structures and helper functions, as previously, algorithms were supposed to be completely self contained. This issue initiates a search and fix so that a
Star Patterns
-
Updated
Jul 22, 2021 - Rust
Describe the bug
A harmless but distracting warning is raised when prefetch is passed as argument to the Flow.
Reproduce
from jina import Flow, Document
f = Flow(prefetch=10).add()
with f:
f.index(inputs=Document())bitmap/bit array
-
Updated
Sep 27, 2021 - JavaScript
Currently when clicking an image from search resutls the pop-up includes the image at a fixed size.
I propose to either increase that scaling to a somewhat higher fixed value or factor in the original image size so that very small pictures do not become pixelated.
Currently the preview is too small in my opinion which forces me to visit the website.
-
Updated
Oct 10, 2021 - C++
-
Updated
Oct 8, 2021 - JavaScript
-
Updated
Sep 16, 2021 - JavaScript
-
Updated
Oct 12, 2021 - Go
-
Updated
Sep 23, 2021 - JavaScript
-
Updated
Sep 21, 2021 - Python
-
Updated
Oct 6, 2021 - Ruby
-
Updated
Oct 9, 2021 - Python
-
Updated
Oct 10, 2021 - JavaScript
-
Updated
Oct 11, 2021 - TypeScript
-
Updated
Oct 11, 2021
-
Updated
Oct 12, 2021 - Python
-
Updated
Sep 10, 2021
Is your feature request related to a problem? Please describe.
A part of issue: #850
Depends on issue: #1320
We need a quick insight for code coverage of the repository, as a result of code coverage reporting.
Describe the solution you'd like
Add a Codecov status badge to reflect the percentage of code coverage of the repository in
Improve this page
Add a description, image, and links to the search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the search topic, visit your repo's landing page and select "manage topics."
I want an option to only list text files (i.e., exclude binaries).