chore: import upstream snapshot with attribution
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
[submodule "include/boost/compute"]
|
||||
path = external_libs/compute
|
||||
url = https://github.com/boostorg/compute
|
||||
[submodule "eigen"]
|
||||
path = external_libs/eigen
|
||||
url = https://gitlab.com/libeigen/eigen.git
|
||||
[submodule "external_libs/fmt"]
|
||||
path = external_libs/fmt
|
||||
url = https://github.com/fmtlib/fmt.git
|
||||
[submodule "external_libs/fast_double_parser"]
|
||||
path = external_libs/fast_double_parser
|
||||
url = https://github.com/lemire/fast_double_parser.git
|
||||
[submodule "external_libs/nanoarrow"]
|
||||
path = external_libs/nanoarrow
|
||||
url = https://github.com/apache/arrow-nanoarrow.git
|
||||
Reference in New Issue
Block a user