Commit graph

7 commits

Author SHA1 Message Date
Claude
848a5e8036
chore: migrate module path from github.com to forge.lthn.ai
Some checks failed
CI / build-test-gonum (push) Failing after 6m4s
Deploy Documentation / deploy (push) Failing after 9s
Tests / test (push) Failing after 3s
Release / Goreleaser publish (push) Failing after 3s
CI / build-test-wasm (push) Failing after 8m41s
Move module declaration and all internal imports from
github.com/Snider/Poindexter to forge.lthn.ai/Snider/Poindexter.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 21:34:52 +00:00
Snider
4ccccc97f5 Fix example function names, stabilize tests, and relax floating-point comparisons 2025-11-03 19:07:08 +00:00
Snider
3886724129 Add Cosine and Weighted Cosine distance metrics, enhance KDTree helpers, and update version to 0.3.0 2025-11-03 18:51:23 +00:00
Snider
ca6f89a99c Add examples for KDTree and enable errcheck linter in CI 2025-11-03 18:41:28 +00:00
Snider
3ba2b4fce3 Add normalization stats helpers and builders for KDTree 2025-11-03 18:36:09 +00:00
Snider
dad508de31 Add lint configuration, benchmarks, and documentation for KDTree 2025-11-03 18:19:12 +00:00
Snider
ec61d6afde Add CI workflow and update documentation for KDTree version 2025-11-03 18:10:49 +00:00