-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitmodules
45 lines (45 loc) · 1.3 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[submodule "code/aesctr"]
path = aesctr
url = https://github.com/dnbaker/aesctr
[submodule "code/alias_sampler"]
path = alias_sampler
url = https://github.com/dnbaker/alias_sampler
[submodule "code/blaze"]
path = blaze
url = https://bitbucket.org/blaze-lib/blaze.git
[submodule "code/protozero"]
path = protozero
url = https://github.com/mapbox/protozero
[submodule "code/libosmium"]
path = libosmium
url = https://github.com/osmcode/libosmium
[submodule "code/pybind11"]
path = pybind11
url = https://github.com/pybind/pybind11
[submodule "code/sleef"]
path = sleef
url = https://github.com/shibatch/sleef
[submodule "code/distmat"]
path = distmat
url = https://github.com/dnbaker/distmat
[submodule "code/xxHash"]
path = xxHash
url = https://github.com/Cyan4973/xxHash
[submodule "discreture"]
path = discreture
url = https://github.com/mraggi/discreture/
[submodule "diskmat"]
path = diskmat
url = https://github.com/dnbaker/diskmat
[submodule "reservoir"]
path = reservoir
url = https://github.com/dnbaker/reservoir
[submodule "libsimdsampling"]
path = libsimdsampling
url = https://github.com/dnbaker/libsimdsampling
[submodule "libkl"]
path = libkl
url = https://github.com/dnbaker/libkl
[submodule "unordered_dense"]
path = unordered_dense
url = https://github.com/martinus/unordered_dense