Skip to content

Commit

Permalink
Rename to vortex
Browse files Browse the repository at this point in the history
  • Loading branch information
robert3005 committed Feb 27, 2024
1 parent b6855ce commit 6b987d0
Show file tree
Hide file tree
Showing 161 changed files with 706 additions and 706 deletions.
292 changes: 146 additions & 146 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
[workspace]
members = [
"pyenc",
"bench-vortex",
"codecz",
"codecz-sys",
"enc",
"enc-alp",
"enc-bench",
"enc-dict",
"enc-ffor",
"enc-ree",
"enc-roaring",
"enc-zigzag",
"spiral-alloc",
"pyvortex",
"vortex",
"vortex-alloc",
"vortex-alp",
"vortex-dict",
"vortex-ffor",
"vortex-ree",
"vortex-roaring",
"vortex-zigzag",
]
resolver = "2"

Expand Down
Loading

0 comments on commit 6b987d0

Please sign in to comment.