3 files changed
+3
-3
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
| 165 | + | |
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
|
- .clang-format+61-2
- .git-blame-ignore-revs+2
- .github/workflows/prerelease.yml+13-1
- .gitignore+9
- .vscode/launch.json+9-2
- .vscode/settings.json+3-2
- CMakeLists.txt+19-12
- CONTRIBUTING.md+71-23
- Cargo.lock+1-1
- Cargo.toml+4-4
- MANIFEST.in+2-1
- Package.swift+15-3
- README.md+104-35
- VERSION+1-1
- binding.gyp+6-2
- build.rs+2
- c/lib.c+180-99
- include/simsimd/binary.h+311-102
- include/simsimd/curved.h+134-135
- include/simsimd/dot.h+448-274
- include/simsimd/elementwise.h+1.4k
- include/simsimd/geospatial.h+2-2
- include/simsimd/mesh.h+2-2
- include/simsimd/probability.h+88-88
- include/simsimd/simsimd.h+1.2k-772
- include/simsimd/sparse.h+768-147
- include/simsimd/spatial.h+955-376
- include/simsimd/types.h+145-71
- javascript/lib.c+1-2
- package.json+4-4
- pyproject.toml+2-2
- python/__init__.py
- python/annotations/__init__.pyi+75-15
- python/bench.py-475
- python/lib.c+1.4k-808
- rust/lib.rs+14-1
- scripts/bench.cxx+321-105
- scripts/bench.ipynb
- scripts/bench.js+1-1
- scripts/bench_cosine.rs
- scripts/bench_native.rs
- scripts/bench_sqeuclidean.rs+6-6
- scripts/bench_vectors.py+700
- scripts/bench_vectors_live.py+213
- scripts/test.c+11-4
- scripts/test.mjs+2-2
- scripts/test.py+519-52
- setup.py+15-1
- swift/SimSIMD.swift+6-2
- swift/Test.swift+1-1
0 commit comments