phenolrs 0.5.7__cp311-cp311-macosx_11_0_arm64.whl → 0.5.8__cp311-cp311-macosx_11_0_arm64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of phenolrs might be problematic. Click here for more details.

Binary file
phenolrs/pyg/loader.py CHANGED
@@ -154,6 +154,9 @@ class PygLoader:
154
154
  for col in features_by_col.keys():
155
155
  col_mapping = vertex_cols_source_to_output[col]
156
156
  for feature in features_by_col[col].keys():
157
+ if feature == "@collection_name":
158
+ continue
159
+
157
160
  target_name = col_mapping[feature]
158
161
  result = torch.from_numpy(
159
162
  features_by_col[col][feature].astype(np.float64)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: phenolrs
3
- Version: 0.5.7
3
+ Version: 0.5.8
4
4
  Classifier: Programming Language :: Rust
5
5
  Classifier: Programming Language :: Python :: Implementation :: CPython
6
6
  Classifier: Programming Language :: Python :: Implementation :: PyPy
@@ -1,5 +1,5 @@
1
- phenolrs-0.5.7.dist-info/METADATA,sha256=1ypZa9L79Ox9hZw1zLxfgvMFCakkwazP25-N4o1jCWU,1705
2
- phenolrs-0.5.7.dist-info/WHEEL,sha256=PFc_C_tut19p2v6re0UEBVj5LRyi3GhsB6laZpudIRY,104
1
+ phenolrs-0.5.8.dist-info/METADATA,sha256=Tb6UlfR_DUzduHzWf4T5cuV0pmgukDBr_AJBHM3-7RQ,1705
2
+ phenolrs-0.5.8.dist-info/WHEEL,sha256=PFc_C_tut19p2v6re0UEBVj5LRyi3GhsB6laZpudIRY,104
3
3
  phenolrs/networkx/typings.py,sha256=Ba2AjDeO58S7Bdng3G_f0OaZJt_mmHinhz2EvPdaVHQ,498
4
4
  phenolrs/networkx/__init__.py,sha256=2SwHyaUx3BYMKbrBUnalXrpTanWxc-pXpqdVBAPhNoo,49
5
5
  phenolrs/networkx/loader.py,sha256=uA_PwFMrpnN7YHz3ZWpnhvreFOiBJYwjOofA9StQ4tw,4909
@@ -10,6 +10,6 @@ phenolrs/numpy/__init__.py,sha256=bNT2IdoGroVPk5Q_MVNbypCJ1M03Wqtk68WO0hlcTho,46
10
10
  phenolrs/numpy/loader.py,sha256=t9xt4zWpoU_RLoqrEMVKCo5Av5sowEO4umv0BYZW738,4089
11
11
  phenolrs/pyg/typings.py,sha256=t666R_TKuYL3TlKYMr6LdzCFYzqTENCcRsh6HcXVFcM,126
12
12
  phenolrs/pyg/__init__.py,sha256=MdVEJXdv2Dj_tC1_zv0FjSHHrgHxcwgWkOdcYAyh08g,44
13
- phenolrs/pyg/loader.py,sha256=3rJ1DTijTyM86UPKB8g2gc2KL_RA_dFTKbzhTM7CBoo,6079
14
- phenolrs/phenolrs.cpython-311-darwin.so,sha256=_X8oVuVlbpiKbovkKTXFnzoYeqIlKLGazM1Lviwx0nE,4985584
15
- phenolrs-0.5.7.dist-info/RECORD,,
13
+ phenolrs/pyg/loader.py,sha256=XFEvbkJjpPs-okdG4ksa-U5VWo0mcw1BOYZvsGE6suE,6159
14
+ phenolrs/phenolrs.cpython-311-darwin.so,sha256=eM5yAL4JZGjzf950Cs8TU4qkbOeElLWYpv0nW39lGIc,5018688
15
+ phenolrs-0.5.8.dist-info/RECORD,,