Yifan
Yifan
When we handle the second order similarity, why we need a random switch node strategy (i.e. beginning/ending nodes)? https://github.com/snowkylin/line/blob/4cdfa7ada95858e8c3c1d78af5cdd1713357cd64/utils.py#L41 In the original paper, it enables developers to utilize the homogenous...
[BUG] Missing `faiss::FaissException` in the compile procedure - FAISS Version: Current master as 2023-08-16 [faiss](https://github.com/facebookresearch/faiss/pull/3006) - sqlite-vss Version: Current master Behavior: Error message ``` no type named 'FaissException' in namespace...
Fix: #51
Fix Stream Handling (https://github.com/pythops/tenere/issues/51): - Uses Bytes instead of raw byte slices - Proper line splitting with buffer management - More robust line processing with boundary checks ## Modifcation 1....
# Bug Fixes for Typst Template - verified `typst` version: >= 0.13.1 - OS: Mac OS 15.4.1 ## Issues Fixed ### 1. Deprecated Type Comparisons **Problem:** Comparing types with strings...