Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ features
Method
features
pattern/vector/__init__.py:628–629 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
626
627
@property
628
def
features(self):
629
return
self.keys()
630
631
@property
632
def
l2_norm(self):
Callers
1
test_features
Method · 0.45
Calls
1
keys
Method · 0.45
Tested by
1
test_features
Method · 0.36