Skip to content

Rename package to transpailer#45

Merged
twiecki merged 3 commits intomainfrom
rename/transpailer
Mar 13, 2026
Merged

Rename package to transpailer#45
twiecki merged 3 commits intomainfrom
rename/transpailer

Conversation

@twiecki
Copy link
Copy Markdown
Collaborator

@twiecki twiecki commented Mar 13, 2026

Summary

  • Rename Python package from pymc-rust-compiler to transpailer
  • Rename package directory pymc_rust_compiler/transpailer/
  • Update all imports across source, tests, examples, and notebooks
  • Update README title, description, and all code examples

Test plan

  • All 96 tests pass (6 skipped, same as before)
  • uv sync installs transpailer==0.1.0 correctly
  • No remaining references to old package names

🤖 Generated with Claude Code

twiecki and others added 3 commits March 13, 2026 13:38
Rename the entire package to reflect its evolution from a PyMC-specific
Rust compiler to a general-purpose AI transpiler across frameworks
(PyMC, Stan, JAX, PyTorch, Rust).

- Rename package directory: pymc_rust_compiler/ → transpailer/
- Update all imports across source, tests, and examples
- Update pyproject.toml package name and description
- Update README title and branding

All 96 tests pass unchanged.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@twiecki twiecki merged commit 6eba45d into main Mar 13, 2026
2 of 3 checks passed
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