Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
proximity
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mathis "what could possibly go wrong" Randl
proximity
Commits
4f4187a80a27952ac9e77547b68570705dc710d7
Select Git revision
Branches
1
main
default
protected
1 result
proximity
Author
Search by author
Any Author
authors
Mathis "what could possibly go wrong" Randl
randl
Rafael Pires
rpereira
2 authors
Nov 20, 2024
simd cleanup + specified the behavior wrt non-simd impl
· 4f4187a8
Mathis "what could possibly go wrong" Randl
authored
3 months ago
4f4187a8
hardware-agnostic SIMD
· bb36a71d
Mathis "what could possibly go wrong" Randl
authored
3 months ago
bb36a71d
Merge branch 'main' of gitlab.epfl.ch:randl/proximity
· 3d45d6ee
Mathis "what could possibly go wrong" Randl
authored
3 months ago
3d45d6ee
conditional compilation for arm with backup
· 20889618
Mathis "what could possibly go wrong" Randl
authored
3 months ago
20889618
conditional compilation for arm with backup
· 0074ebdd
Mathis "what could possibly go wrong" Randl
authored
3 months ago
0074ebdd
Nov 18, 2024
disable CI and enable pre-commit hooks due to ISA mismatch
· 079cbc91
Mathis "what could possibly go wrong" Randl
authored
3 months ago
079cbc91
better variable name in 'ULC::find'
· 44a0a371
Mathis "what could possibly go wrong" Randl
authored
3 months ago
44a0a371
benchmark
· aca0428c
Mathis "what could possibly go wrong" Randl
authored
3 months ago
aca0428c
Nov 14, 2024
aarch64 shenanigans
· 6ccbd22e
Mathis "what could possibly go wrong" Randl
authored
3 months ago
6ccbd22e
randomized benchmark pt 2/2
· 550fc47b
Mathis "what could possibly go wrong" Randl
authored
3 months ago
550fc47b
randomized benchmark
· ca4edcb3
Mathis "what could possibly go wrong" Randl
authored
3 months ago
ca4edcb3
Nov 12, 2024
early dirty benhmarking
· 50f7393e
Mathis "what could possibly go wrong" Randl
authored
4 months ago
50f7393e
rename 'cache' folder to 'caching' to match usual guidelines
· 0918e3e7
Mathis "what could possibly go wrong" Randl
authored
4 months ago
0918e3e7
renamed vector to f32vector to make clippy happy
· 94717ef8
Mathis "what could possibly go wrong" Randl
authored
4 months ago
94717ef8
length tests
· e10e6708
Mathis "what could possibly go wrong" Randl
authored
4 months ago
e10e6708
more pedantic CI
· e5aa7ccd
Mathis "what could possibly go wrong" Randl
authored
4 months ago
e5aa7ccd
Nov 11, 2024
test for ULC with intermediate state
· fec04044
Mathis "what could possibly go wrong" Randl
authored
4 months ago
fec04044
ulc test
· a1e42d84
Mathis "what could possibly go wrong" Randl
authored
4 months ago
a1e42d84
doc on unbounded cache
· 458f631b
Mathis "what could possibly go wrong" Randl
authored
4 months ago
458f631b
make clippy happy
· 2860aeb2
Mathis "what could possibly go wrong" Randl
authored
4 months ago
2860aeb2
simple no-eviction cache impl
· 3bd94002
Mathis "what could possibly go wrong" Randl
authored
4 months ago
3bd94002
testing invariant for vec distance
· 0b16974d
Mathis "what could possibly go wrong" Randl
authored
4 months ago
0b16974d
Nov 08, 2024
removed default readme
· 1098b5b0
Mathis "what could possibly go wrong" Randl
authored
4 months ago
1098b5b0
passed test in ci fmt
· 2e660a8e
Mathis "what could possibly go wrong" Randl
authored
4 months ago
2e660a8e
test fmt is not happy
· 370ed4da
Mathis "what could possibly go wrong" Randl
authored
4 months ago
370ed4da
rustup patch components in ci
· af27750d
Mathis "what could possibly go wrong" Randl
authored
4 months ago
af27750d
add clippy+rustfmt to ci pipeline
· d065019d
Mathis "what could possibly go wrong" Randl
authored
4 months ago
d065019d
rust ci 2
· bbfd5d3a
Mathis "what could possibly go wrong" Randl
authored
4 months ago
bbfd5d3a
rust test config
· 4dc560eb
Mathis "what could possibly go wrong" Randl
authored
4 months ago
4dc560eb
test deploy on ci
· 46592e9e
Mathis "what could possibly go wrong" Randl
authored
4 months ago
46592e9e
test runner
· c9e3bee7
Mathis "what could possibly go wrong" Randl
authored
4 months ago
c9e3bee7
randomized test generation using quickcheck
· eed3372e
Mathis "what could possibly go wrong" Randl
authored
4 months ago
eed3372e
commetns & nomenclature
· be75ef8f
Mathis "what could possibly go wrong" Randl
authored
4 months ago
be75ef8f
l2 norm
· c664709e
Mathis "what could possibly go wrong" Randl
authored
4 months ago
c664709e
initial commit
· 8dd759db
Mathis "what could possibly go wrong" Randl
authored
4 months ago
8dd759db
Initial commit
· 37f40ed6
Mathis "what could possibly go wrong" Randl
authored
4 months ago
37f40ed6
Loading