High-performance grep-compatible CLI that routes searches between Rust, GPU, and AST/NLP engines. Current version 1.13.35, requires Python >=3.11. Active development with frequent releases.
pip install tensor-grepNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a TensorGrep instance with a pattern and search a file or string.
Access result.lines instead of treating result as a list.
Check TensorGrep.available_backends() before using GPU-specific features.
Pass engine='nlp' when initializing TensorGrep.
No resource links recorded.