The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
model.py in hype_kg/codes |
1011 | 23 |
run.py in hype_kg/codes |
838 | 8 |
dataloader.py in hype_kg/codes |
248 | 32 |
hyperboloid.py in product_matching |
188 | 19 |
euclidean_intersection.py in product_matching |
152 | 12 |
lorentz.py in hype_kg/codes/manifolds |
124 | 16 |
poincare.py in hype_kg/codes/manifolds |
112 | 20 |
radam.py in hype_kg/codes/optimizers |
96 | 6 |
euclidean_product_matching.py in product_matching/experiments |
56 | - |
hyperboloid_product_matching.py in product_matching/experiments |
56 | - |
baseline_product_matching.py in product_matching/experiments |
50 | - |
base.py in hype_kg/codes/manifolds |
47 | 21 |
math_utils.py in hype_kg/codes/utils |
45 | 12 |
euclidean.py in hype_kg/codes/manifolds |
44 | 17 |
hyperbolicity.py in hype_kg/codes/utils |
39 | 1 |
__init__.py in hype_kg/codes/manifolds |
4 | - |
__init__.py in hype_kg/codes/optimizers |
2 | - |
File | # lines | # units |
---|---|---|
dataloader.py in hype_kg/codes |
248 | 32 |
model.py in hype_kg/codes |
1011 | 23 |
base.py in hype_kg/codes/manifolds |
47 | 21 |
poincare.py in hype_kg/codes/manifolds |
112 | 20 |
hyperboloid.py in product_matching |
188 | 19 |
euclidean.py in hype_kg/codes/manifolds |
44 | 17 |
lorentz.py in hype_kg/codes/manifolds |
124 | 16 |
math_utils.py in hype_kg/codes/utils |
45 | 12 |
euclidean_intersection.py in product_matching |
152 | 12 |
run.py in hype_kg/codes |
838 | 8 |
radam.py in hype_kg/codes/optimizers |
96 | 6 |
hyperbolicity.py in hype_kg/codes/utils |
39 | 1 |
There are 8 files with lines longer than 120 characters. In total, there are 105 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
model.py in hype_kg/codes |
1011 | 23 | 88 |
hyperboloid.py in product_matching |
188 | 19 | 5 |
euclidean_intersection.py in product_matching |
152 | 12 | 4 |
run.py in hype_kg/codes |
838 | 8 | 3 |
dataloader.py in hype_kg/codes |
248 | 32 | 2 |
euclidean_product_matching.py in product_matching/experiments |
56 | - | 1 |
baseline_product_matching.py in product_matching/experiments |
50 | - | 1 |
hyperboloid_product_matching.py in product_matching/experiments |
56 | - | 1 |