Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SamuelSchlesinger
/
complexitylib
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
16
Code
Issues
0
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rtm to tm
- #14
#14
Draft
crei
wants to merge 16 commits into
SamuelSchlesinger:dev
SamuelSchlesinger/complexitylib:dev
from
crei:rtm_to_tm
crei/complexitylib:rtm_to_tm
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Draft
Rtm to tm
#14
crei
wants to merge 16 commits into
SamuelSchlesinger:dev
SamuelSchlesinger/complexitylib:dev
from
crei:rtm_to_tm
crei/complexitylib:rtm_to_tm
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2026
feat(Models): add rose tree machine data model and program semantics
Show description for 057ea9d
crei
and
Copilot
committed
057ea9d
View commit details
Copy full SHA for 057ea9d
Browse repository at this point
feat(Models): compile in-place RTM programs to Turing machines
Show description for 293e1bd
crei
and
Copilot
committed
293e1bd
View commit details
Copy full SHA for 293e1bd
Browse repository at this point
feat(Models): state full InPlace RTM to TM compiler theorem
Show description for 1453ce7
crei
and
Copilot
committed
1453ce7
View commit details
Copy full SHA for 1453ce7
Browse repository at this point
feat(Models): add layout-relative multi-tape compiler interface for RTM
Show description for 5427627
crei
and
Copilot
committed
5427627
View commit details
Copy full SHA for 5427627
Browse repository at this point
feat(Models): decompose RTM compiler into per-constructor parts
Show description for d0c6a79
crei
and
Copilot
committed
d0c6a79
View commit details
Copy full SHA for d0c6a79
Browse repository at this point
feat(rtm): prove compiled_empty RTM compiler part
Show description for 13f309e
crei
and
Copilot
committed
13f309e
View commit details
Copy full SHA for 13f309e
Browse repository at this point
Commits on Jul 20, 2026
refactor(rtm): reframe compiler theorem over Data.toBits inputs
Show description for e2ca82a
crei
and
Copilot
committed
e2ca82a
View commit details
Copy full SHA for e2ca82a
Browse repository at this point
refactor(rtm): restate compiler theorem as tape-indexed subroutine
Show description for 1f87b3e
crei
and
Copilot
committed
1f87b3e
View commit details
Copy full SHA for 1f87b3e
Browse repository at this point
refactor(rtm): bundle compiler theorem into layout + contract defs
Show description for 2542e66
crei
and
Copilot
committed
2542e66
View commit details
Copy full SHA for 2542e66
Browse repository at this point
refactor(rtm): unify subroutine layout into one injective placement
Show description for 930ee11
crei
and
Copilot
committed
930ee11
View commit details
Copy full SHA for 930ee11
Browse repository at this point
Commits on Jul 22, 2026
feat(rtm): add emptyTM subroutine for the empty constructor
Show description for e5ede54
crei
and
Copilot
committed
e5ede54
View commit details
Copy full SHA for e5ede54
Browse repository at this point
refactor(rtm): split RTM-to-TM compiler into Defs/Internal/surface
Show description for 195b9a2
crei
and
Copilot
committed
195b9a2
View commit details
Copy full SHA for 195b9a2
Browse repository at this point
refactor(rtm): park subroutine tapes at head 1 in compile contract
Show description for e785e2a
crei
and
Copilot
committed
e785e2a
View commit details
Copy full SHA for e785e2a
Browse repository at this point
feat(rtm): prove compiled_var compiler part
Show description for e8f62d7
crei
and
Copilot
committed
e8f62d7
View commit details
Copy full SHA for e8f62d7
Browse repository at this point
refactor(rtm): reframe compiler recursion onto RunsAsSubroutine
Show description for 8d64bef
crei
and
Copilot
committed
8d64bef
View commit details
Copy full SHA for 8d64bef
Browse repository at this point
feat(rtm): prove compiled_var compiler part
Show description for c9dc27d
crei
and
Copilot
committed
c9dc27d
View commit details
Copy full SHA for c9dc27d
Browse repository at this point
You can’t perform that action at this time.