Skip to content

Commit 3969172

Browse files
jarokrolewskiCleora Team
authored andcommitted
pycleora 3.2: Regenerated README, updated benchmarks, removed website and internal files
1 parent 4760c89 commit 3969172

24 files changed

Lines changed: 16 additions & 1832 deletions

.agents/agent_assets_metadata.toml

Lines changed: 0 additions & 14 deletions
This file was deleted.

.gitignore

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,28 @@ REPLIT.md
2121
.pythonlibs/
2222
__pycache__/
2323
*.pyc
24+
.agents/
2425

2526
# Build artifacts
2627
*.egg-info/
2728
dist/
2829
build/
2930
.eggs/
31+
*.tar.gz
32+
33+
# Benchmark/test scripts (internal)
34+
dom_*.py
35+
domination_*.py
36+
full_benchmark.py
37+
generate_umap_plots.py
38+
scale_whiten_test.py
39+
test_scale_whiten.py
40+
test_yelp_whiten.py
41+
benchmark_report.py
42+
tests_demo.py
43+
44+
# Attached assets (Replit uploads)
45+
attached_assets/
3046

3147
# Benchmark/test outputs
3248
*.npz
-1020 KB
Binary file not shown.
-221 KB
Binary file not shown.
-197 KB
Binary file not shown.
-286 KB
Binary file not shown.
Binary file not shown.
-533 KB
Binary file not shown.

benchmark_report.py

Lines changed: 0 additions & 287 deletions
This file was deleted.

cleora-project.tar.gz

-4.43 MB
Binary file not shown.

0 commit comments

Comments
 (0)