From 8ee29281ef081fe155f7d89a299fd6a0f16083cd Mon Sep 17 00:00:00 2001 From: koteitan Date: Mon, 9 Dec 2024 02:37:05 +0900 Subject: [PATCH] add beta of tsne --- .gitmodules | 3 +++ beta/nostr-tsne | 1 + 2 files changed, 4 insertions(+) create mode 160000 beta/nostr-tsne diff --git a/.gitmodules b/.gitmodules index 49d3717..398cac7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -164,3 +164,6 @@ [submodule "hello-rx-nostr"] path = hello-rx-nostr url = git@github.com:koteitan/hello-rx-nostr.git +[submodule "beta/nostr-tsne"] + path = beta/nostr-tsne + url = git@github.com:koteitan/nostr-tsne.git diff --git a/beta/nostr-tsne b/beta/nostr-tsne new file mode 160000 index 0000000..8ac608a --- /dev/null +++ b/beta/nostr-tsne @@ -0,0 +1 @@ +Subproject commit 8ac608ada6e7b325fc90edd2ad5468029567cb70