Skip to content

Merge improvements from neurips2026anonymous (sans anonymization)#42

Merged
johmathe merged 1 commit into
mainfrom
johmathe/from-neurips2026anonymous
May 12, 2026
Merged

Merge improvements from neurips2026anonymous (sans anonymization)#42
johmathe merged 1 commit into
mainfrom
johmathe/from-neurips2026anonymous

Conversation

@johmathe
Copy link
Copy Markdown
Collaborator

Summary

Brings the experiments restructure, README enrichment, and submission cleanup over from neurips2026anonymous. Skips all anonymization (real authors / URLs / LICENSE / release infra preserved on main).

What's included

  • Restructure paper/experiments/ → top-level experiments/
  • Code edits to experiment scripts (organ3d, pcam, spherical_mnist, spherical_mnist_reconstruction)
  • README: Supported Groups, API, and Benchmarks sections
  • Delete submission cruft: docs/, DESIGN.md, benchmarks/figures/, benchmarks/inversion_results/, benchmarks/paper_benchmarks.{tex,pdf}, .cursorrules, paper/ working files
  • Exclude experiments/ from pre-commit hooks (research scripts, not library code)

What's preserved on main (NOT taken from anon)

  • LICENSE (anon had none)
  • RELEASE.md (anon had none)
  • .github/workflows/publish.yml (anon had none)
  • pyproject.toml: real authors, GitHub URLs, version 0.3.5, optional-dependencies.experiments block
  • .github/workflows/tests.yml: codecov slug geometric-intelligence/bispectrum
  • README.md: CI badges (Tests, Pre-commit, codecov) and git clone URL in Development section

Verification

  • rg -i "anonymous|4open\.science" → no matches
  • pytest tests/ → 584 passed, 1 pre-existing failure in test_so3_on_s2.py::TestSparseParity (also fails on stock main, not introduced here)

Test plan

  • CI tests pass on this branch
  • Spot-check experiments/{organ3d,pcam,spherical_mnist}/{model,train,data}.py diffs are real code improvements, not just anonymization
  • Confirm no DESIGN.md references leak into source after deletion

Made with Cursor

- Restructure paper/experiments/ -> experiments/
- Apply experiments code edits (organ3d, pcam, spherical_mnist, spherical_mnist_reconstruction)
- Enrich README with Supported Groups, API, and Benchmarks sections
- Delete docs/, DESIGN.md, benchmarks/figures/, benchmarks/inversion_results/,
  benchmarks/paper_benchmarks.{tex,pdf}, .cursorrules, paper/ working files
- Exclude experiments/ from pre-commit hooks (research scripts, not library code)

Preserved on main: LICENSE, RELEASE.md, .github/workflows/publish.yml,
pyproject.toml authors/URLs/version (0.3.5), .github/workflows/tests.yml
codecov slug, README CI badges and clone URL.

Co-authored-by: Cursor <cursoragent@cursor.com>
@johmathe johmathe merged commit b7eeeb3 into main May 12, 2026
2 checks passed
@johmathe johmathe deleted the johmathe/from-neurips2026anonymous branch May 12, 2026 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant