fedehann

Results 3 issues of fedehann

Hi! Is it possible to disable simulation reheating when dragging nodes into a fixed position with the mouse? I would do that for large graphs to avoid slowdowns during user-interaction....

### Describe what you are looking for I tried to run the sample script to test out the USearch-SQLite3 extension: ``` import usearch import sqlite3 conn = sqlite3.connect("data.db") conn.enable_load_extension(True) conn.load_extension(usearch.sqlite_path())...

enhancement
good first issue
help wanted

### Do you need to file an issue? - [x] I have searched the existing issues and this bug is not already filed. - [x] I believe this is a...

bug